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

mocha-sinon

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-sinon - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

20

package.json
{
"name": "mocha-sinon",
"version": "1.1.1",
"version": "1.1.2",
"keywords": [

@@ -21,13 +21,13 @@ "mocha",

"devDependencies": {
"chai": "^1.0.0",
"mocha": "^1.0.0",
"sinon": "^1.0.0",
"mocha-phantomjs": "^3.3.2",
"phantomjs": "^1.9.7-3",
"chicken-little": "^0.1.2",
"sinon-chai": "^2.5.0"
"chai": "~1",
"mocha": "~1",
"sinon": "~1",
"mocha-phantomjs": "~3.3.2",
"phantomjs": "~1.9.7-3",
"chicken-little": "~0.1.2",
"sinon-chai": "~2.5.0"
},
"peerDependencies": {
"mocha": "^1.0.0",
"sinon": "^1.0.0"
"mocha": "~1",
"sinon": "~1"
},

@@ -34,0 +34,0 @@ "engines": {

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