Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "npsh", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Node.js package scripts helper", | ||
@@ -15,3 +15,3 @@ "bin": { | ||
"spell": "cspell '**/*'", | ||
"svc": "./lib/index.js svc andr-ii npsh master", | ||
"svc": "./lib/index.js svc andr-ll npsh master", | ||
"test": "jest --coverage" | ||
@@ -21,3 +21,3 @@ }, | ||
"type": "git", | ||
"url": "git@github.com:andr-ii/npsh.git" | ||
"url": "git@github.com:andr-ll/npsh.git" | ||
}, | ||
@@ -34,11 +34,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/jest": "^29.5.4", | ||
"cspell": "^7.3.6", | ||
"@types/jest": "^29.5.12", | ||
"cspell": "^8.6.0", | ||
"jest": "^29.7.0", | ||
"prettier": "^3.0.3" | ||
"prettier": "^3.2.5" | ||
}, | ||
"dependencies": { | ||
"reqex": "^1.0.1", | ||
"vator": "^1.1.4" | ||
"vator": "^1.2.0" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9630
2
Updatedvator@^1.2.0