Socket
Socket
Sign inDemoInstall

@types/sinon

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sinon - npm Package Compare versions

Comparing version 1.16.35 to 1.16.36

1

sinon/index.d.ts

@@ -105,2 +105,3 @@ // Type definitions for Sinon 1.16.0

callsArg(index: number): SinonStub;
callThrough(): SinonStub;
callsArgOn(index: number, context: any): SinonStub;

@@ -107,0 +108,0 @@ callsArgWith(index: number, ...args: any[]): SinonStub;

11

sinon/package.json
{
"name": "@types/sinon",
"version": "1.16.35",
"version": "1.16.36",
"description": "TypeScript definitions for Sinon",
"license": "MIT",
"author": "William Sears <https://github.com/mrbigdog2u>",
"contributors": [
{
"name": "William Sears",
"url": "https://github.com/mrbigdog2u"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "2535c12b0e6d1f3a7c91dd921aa5e181e295fc49aafb2d591f3acaea13f940f8",
"typesPublisherContentHash": "d363ab97c35c6b4fab23ba5212f5e9a59207d9f4794290967ebb909df98add54",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 08 Feb 2017 21:30:53 GMT
* Last updated: Mon, 20 Mar 2017 21:34:19 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: 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