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.33 to 1.16.34

2

sinon/index.d.ts

@@ -430,3 +430,3 @@ // Type definitions for Sinon 1.16.0

interface SinonStatic {
createStubInstance(constructor: any): SinonStub;
createStubInstance(constructor: any): any;
format(obj: any): string;

@@ -433,0 +433,0 @@ log(message: string): void;

{
"name": "@types/sinon",
"version": "1.16.33",
"version": "1.16.34",
"description": "TypeScript definitions for Sinon",

@@ -15,3 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "295f744c5dfc004824fdaa92d9595c0b8aad134676af999565ebda301e1c29aa"
"typesPublisherContentHash": "acc72ff6ff596d2f5dd1aa0dc77e7f20b5b68fa4fa70c6b5feeac9c8113feb8f",
"typeScriptVersion": "2.0"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/sinon
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/sinon
Additional Details
* Last updated: Mon, 12 Dec 2016 22:50:19 GMT
* Last updated: Fri, 30 Dec 2016 17:43:45 GMT
* Library Dependencies: none

@@ -14,0 +14,0 @@ * Module Dependencies: none

@@ -7,2 +7,3 @@ {

"libraryMinorVersion": 16,
"typeScriptVersion": "2.0",
"libraryName": "Sinon",

@@ -12,3 +13,3 @@ "typingsPackageName": "sinon",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"sourceBranch": "master",
"globals": [

@@ -24,3 +25,3 @@ "sinon"

"hasPackageJson": false,
"contentHash": "295f744c5dfc004824fdaa92d9595c0b8aad134676af999565ebda301e1c29aa"
"contentHash": "acc72ff6ff596d2f5dd1aa0dc77e7f20b5b68fa4fa70c6b5feeac9c8113feb8f"
}
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