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.1.4
to
0.1.5
+4
-4
package.json

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

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

@@ -35,8 +35,8 @@ "keywords": [

"devDependencies": {
"grunt": "~0.4.x",
"grunt-contrib-jshint": "~0.10.x"
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.0"
},
"dependencies": {
"inquirer": "~0.8.x"
"inquirer": "^0.8.0"
}
}