New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hydre/commons

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hydre/commons - npm Package Compare versions

Comparing version

to
1.0.11

5

package.json
{
"name": "@hydre/commons",
"version": "1.0.10",
"version": "1.0.11",
"description": "You need some milk ?",

@@ -26,3 +26,4 @@ "author": "Hydre",

"test": "babel-node ./test/index.js | tap-spec",
"ntest": "babel-node ./test/index.js | tap-nyan"
"ntest": "babel-node ./test/index.js | tap-nyan",
"postversion": "git push && git push --tags"
},

@@ -29,0 +30,0 @@ "publishConfig": {