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

breadboard

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

breadboard - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

19

package.json
{
"name": "breadboard",
"version": "3.0.0",
"version": "3.0.1",
"description": "Lightweight IOC container for Node.js",

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

"test": "./node_modules/ava/cli.js --serial",
"coverage": "./node_modules/.bin/nyc ./node_modules/ava/cli.js --all",
"coverage": "./node_modules/.bin/nyc ./node_modules/ava/cli.js --serial --all",
"report": "npm run coverage && ./node_modules/.bin/nyc report --reporter=html",

@@ -26,4 +26,4 @@ "codeclimate": "npm run coverage -- --reporter=lcov --reporter=text-lcov | ./node_modules/codeclimate-test-reporter/bin/codeclimate.js",

"debug": "2.2.0",
"harmony-reflect": "1.4.4",
"lodash": "4.5.1",
"harmony-reflect": "1.4.6",
"lodash": "4.11.1",
"sinon": "1.17.3",

@@ -47,10 +47,9 @@ "walk": "2.3.9"

"devDependencies": {
"ava": "0.13.0",
"babel-eslint": "6.0.0",
"tap-xunit": "1.3.1",
"chance": "1.0.1",
"ava": "0.14.0",
"babel-eslint": "6.0.3",
"chance": "1.0.2",
"codeclimate-test-reporter": "0.3.1",
"eslint": "2.4.0",
"eslint": "2.8.0",
"mock-require": "1.2.1",
"nyc": "6.0.0",
"nyc": "6.4.0",
"pre-commit": "1.1.2",

@@ -57,0 +56,0 @@ "sinon": "1.17.3"

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