1.20.1 • Published 6 years ago

heat-shield v1.20.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

heat-shield

(lost in beta)

npm version Dependency Status Dev Dependency Status Build Status Coverage Status Maintainability Test Coverage GitHub issues GitHub license

NPM Badge

The audit command submits a description of the dependencies configured in your project to your default registry and asks for a report of known vulnerabilities. The report returned includes instructions on how to act on this information. Heat-shield automatically solves these security vulnerabilities by suggested patches.

Installation

Via npm:

$ npm install heat-shield

Using in Node.js, respectively package.json:

...
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "fix": "heat-shield",
    "postinstall": "heat-shield"
  },
...

Using the heat-shield binary

To use the heat-shield binary in your shell, simply install heat-shield globally using npm:

$ npm install -g heat-shield 

After that you’re able to execute heat-shield from the command line:

(Please note, you have to be in the directory with the npm-shrinkwrap.json or package-lock.json.)

$ heat-shield
...

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.


NPM

https://www.npmjs.com/package/heat-shield


GitHub

https://github.com/thoschu/io.server360.node.heat-shield


1.20.1

6 years ago

1.20.0

6 years ago

1.19.0

6 years ago

1.18.0

6 years ago

1.17.0

6 years ago

1.16.0

6 years ago

1.14.0

6 years ago

1.13.0

6 years ago

1.12.0

6 years ago

1.10.0

6 years ago

1.9.0

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.4.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.18-beta

6 years ago

1.0.17-beta

6 years ago

1.0.16-beta

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.6-alpha

6 years ago

0.0.5-alpha

6 years ago

0.0.4-alpha

6 years ago

0.0.2-beta

6 years ago

0.0.1-beta

6 years ago