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

systemic

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

systemic - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

11

package.json
{
"name": "systemic",
"version": "3.3.1",
"version": "3.3.2",
"description": "A minimal dependency injection library for node",

@@ -30,8 +30,8 @@ "main": "index.js",

"eslint-plugin-imperative": "^3.0.0",
"husky": "^4.2.1",
"mocha": "^7.0.1",
"husky": "^4.2.3",
"mocha": "^7.1.1",
"nyc": "^15.0.0"
},
"dependencies": {
"async": "^3.1.1",
"async": "^3.2.0",
"chance": "^1.1.4",

@@ -50,4 +50,3 @@ "debug": "^4.1.1",

"require-all": "^3.0.0",
"toposort-class": "^1.0.1",
"uuid": "^3.4.0"
"toposort-class": "^1.0.1"
},

@@ -54,0 +53,0 @@ "directories": {

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