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.0 to 3.3.1

docs/.nojekyll

4

CHANGELOG.md
# Change Log
## [3.3.1]
### Changed
- Housekeeping
## [3.3.0]

@@ -4,0 +8,0 @@ ### Changed

16

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

@@ -27,12 +27,12 @@ "main": "index.js",

"chai": "^4.2.0",
"eslint": "^6.5.1",
"eslint": "^6.8.0",
"eslint-config-imperative": "^3.0.0",
"eslint-plugin-imperative": "^3.0.0",
"husky": "^3.0.7",
"mocha": "^6.2.1",
"nyc": "^14.1.1"
"husky": "^4.2.1",
"mocha": "^7.0.1",
"nyc": "^15.0.0"
},
"dependencies": {
"async": "^3.1.0",
"chance": "^1.0.18",
"async": "^3.1.1",
"chance": "^1.1.4",
"debug": "^4.1.1",

@@ -51,3 +51,3 @@ "lodash.assign": "^4.2.0",

"toposort-class": "^1.0.1",
"uuid": "^3.3.2"
"uuid": "^3.4.0"
},

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

Sorry, the diff of this file is not supported yet

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