Closed hstove closed 5 years ago
The Node security platform has shut down. If you run gulp nsp, the task fails because the API is down. I'm removing the gulp nsp task from prepublishOnly, otherwise you can't publish a new NPM version.
gulp nsp
prepublishOnly
The Node security platform has shut down. If you run
gulp nsp
, the task fails because the API is down. I'm removing thegulp nsp
task fromprepublishOnly
, otherwise you can't publish a new NPM version.