Socket
Socket
Sign inDemoInstall

karma-sinon

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-sinon - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

.idea/.name

26

package.json

@@ -7,6 +7,11 @@ {

"karma-plugin",
"sinon"
"sinon",
"mock"
],
"version": "0.0.1",
"version": "1.0.0",
"main": "./index.js",
"author": {
"name": "Janusz Jablonski",
"email": "janusz.jablonski+karma-sinon@gmail.com"
},
"repository": {

@@ -16,8 +21,19 @@ "type": "git",

},
"license": "MIT",
"bugs": {
"url": "https://github.com/yanoosh/karma-sinon/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/yanoosh/karma-sinon/master/LICENSE"
}
],
"dependencies": {
"sinon": "1.7.x"
},
"_id": "karma-sinon@0.0.1",
"engines": {
"node": ">= 0.10.0"
},
"_id": "karma-sinon@1.0.0",
"_from": "karma-sinon@*"
}
}
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