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 1.0.11 to 1.0.12

8

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

@@ -25,4 +25,4 @@ "author": "Hydre",

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

@@ -44,3 +44,3 @@ },

"@babel/preset-env": "^7.4.5",
"@hydre/doubt": "^1.0.3",
"@hydre/doubt": "^1.0.12",
"tap-nyan": "^1.1.0",

@@ -47,0 +47,0 @@ "tap-spec": "^5.0.0"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc