Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

grunt-pause

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-pause - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+3
-3
package.json

@@ -6,3 +6,3 @@ {

"homepage": "http://ilee.co.uk",
"version": "0.0.2",
"version": "0.0.3",
"main": "grunt-pause.js",

@@ -38,7 +38,7 @@ "keywords": [

"grunt-cli": "~0.1.x",
"grunt-contrib-jshint": "~0.7.x"
"grunt-contrib-jshint": "~0.8.x"
},
"dependencies": {
"inquirer": "~0.3.x"
"inquirer": "~0.4.x"
}
}

@@ -28,2 +28,6 @@ # grunt-pause [![Dependency Status](https://david-dm.org/leecrossley/grunt-pause.png)](https://david-dm.org/leecrossley/grunt-pause) [![devDependency Status](https://david-dm.org/leecrossley/grunt-pause/dev-status.png)](https://david-dm.org/leecrossley/grunt-pause#info=devDependencies)

pause.init(grunt);
```
```
## License
[MIT License](http://ilee.mit-license.org)