Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6 to 1.2.0

19

package.json
{
"name": "mocha-sinon",
"version": "1.1.6",
"version": "1.2.0",
"keywords": [

@@ -21,14 +21,9 @@ "mocha",

"devDependencies": {
"chai": "^3.5.0",
"chicken-little": "^0.1.2",
"mocha": "^3.0.2",
"mocha-phantomjs": "^4.1.0",
"phantomjs": "^2.1.7",
"sinon": "~1",
"sinon-chai": "^2.8.0"
"chai": "*",
"mocha": "*",
"mocha-phantomjs": "*",
"phantomjs-prebuilt": "*",
"sinon": "*",
"sinon-chai": "*"
},
"peerDependencies": {
"mocha": ">= 1.0.0 < 4.0.0",
"sinon": "~1"
},
"engines": {

@@ -35,0 +30,0 @@ "npm": ">1.2"

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