Socket
Socket
Sign inDemoInstall

immutable-instance-id

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immutable-instance-id - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

13

package.json

@@ -5,9 +5,9 @@ {

"if-defined": "1.0.18",
"random-unique-id": "2.0.0"
"random-unique-id": "2.1.0"
},
"description": "Generate random-unique-id once per process instance",
"devDependencies": {
"chai": "4.3.4",
"clear-require": "3.0.0",
"mocha": "8.3.2"
"chai": "4.3.10",
"mocha": "10.2.0"
},

@@ -20,7 +20,10 @@ "directories": {

"name": "immutable-instance-id",
"repository": "warncke/immutable-instance-id",
"repository": {
"type": "git",
"url": "git+https://github.com/warncke/immutable-instance-id.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.5.0"
"version": "0.6.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