Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 2.1.0 to 2.1.1

3

sinon/index.d.ts

@@ -407,2 +407,5 @@ // Type definitions for Sinon 2.1.0

restore(): void;
reset(): void;
resetHistory(): void;
resetBehavior(): void;
}

@@ -409,0 +412,0 @@

4

sinon/package.json
{
"name": "@types/sinon",
"version": "2.1.0",
"version": "2.1.1",
"description": "TypeScript definitions for Sinon",

@@ -24,4 +24,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "d1a0299bfaab54ee3cad70e4e64bb180260214b19a838344295f527a46f7e9a2",
"typesPublisherContentHash": "44f1be92872ff54e1a5efb696b694f5223212fd57e8f7f7467bf3d08b1b6b19b",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/sinon
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon
Additional Details
* Last updated: Wed, 29 Mar 2017 18:32:03 GMT
* Last updated: Fri, 31 Mar 2017 17:10:08 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