Socket
Socket
Sign inDemoInstall

rerun-script

Package Overview
Dependencies
24
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

2

package.json
{
"name": "rerun-script",
"version": "0.5.0",
"version": "0.5.1",
"description": "Invoke npm scripts upon file changes. Configure via package.json using glob patterns.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -21,4 +21,4 @@ # rerun-script

**NOTE** 1: While the examples below use the [standard] lint checker, you are free to use any lint checker you like.
**NOTE** 2: The `watch` script in `package.json` is optional and is only necessary if you plan to invoke `rerun-script` via `npm run`. You can use any script name you like.
- **NOTE** 1: While the examples below use the [standard] lint checker, you are free to use any lint checker you like.
- **NOTE** 2: The `watch` script in `package.json` is optional and is only necessary if you plan to invoke `rerun-script` via `npm run`. You can use any script name you like.

@@ -25,0 +25,0 @@ ### `package.json`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc