Socket
Socket
Sign inDemoInstall

sinon

Package Overview
Dependencies
Maintainers
4
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sinon - npm Package Compare versions

Comparing version 13.0.0 to 13.0.1

11

package.json

@@ -18,3 +18,3 @@ {

],
"version": "13.0.0",
"version": "13.0.1",
"homepage": "https://sinonjs.org/",

@@ -51,2 +51,3 @@ "author": "Christian Johansen",

"lint": "eslint '**/*.{js,cjs,mjs}'",
"unimported": "unimported .",
"pretest-webworker": "npm run build",

@@ -60,3 +61,3 @@ "prebuild": "rimraf pkg && npm run check-dependencies",

"preversion": "./scripts/preversion.sh",
"version": "changes --commits --footer",
"version": "./scripts/version.sh",
"postversion": "./scripts/postversion.sh"

@@ -82,3 +83,3 @@ },

"diff": "^5.0.0",
"nise": "^5.1.0",
"nise": "^5.1.1",
"supports-color": "^7.2.0"

@@ -108,3 +109,5 @@ },

"rimraf": "^3.0.2",
"shelljs": "^0.8.4"
"semver": "^7.3.5",
"shelljs": "^0.8.4",
"unimported": "^1.19.1"
},

@@ -111,0 +114,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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