Comparing version 3.3.1 to 3.3.2
{ | ||
"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": { |
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
15
0
51353
- Removeduuid@^3.4.0
- Removeduuid@3.4.0(transitive)
Updatedasync@^3.2.0