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

unexpected-sinon

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-sinon - npm Package Compare versions

Comparing version

to
5.0.0

13

package.json
{
"name": "unexpected-sinon",
"version": "3.0.3",
"version": "5.0.0",
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>",

@@ -25,11 +25,10 @@ "keywords": [

"sinon": "*",
"unexpected": "^5.0.0-beta35"
"unexpected": "^5.0.0"
},
"devDependencies": {
"sinon": "=1.9.1",
"unexpected": "5.0.0-beta35",
"mocha": "~1.9.0",
"mocha-slow-reporter": "*",
"serve": "*"
"mocha": "^2.0.1",
"serve": "*",
"sinon": "1.9.1",
"unexpected": "=5.0.0"
}
}