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.20-alpha to 1.16.21-alpha

6

index.d.ts

@@ -431,6 +431,4 @@ // Type definitions for Sinon 1.16.0

declare var sinon: Sinon.SinonStatic;
declare var Sinon: Sinon.SinonStatic;
declare module "sinon" {
export = sinon;
}
export = Sinon;
{
"name": "@types/sinon",
"version": "1.16.20-alpha",
"version": "1.16.21-alpha",
"description": "TypeScript definitions for Sinon 1.16.0",

@@ -8,2 +8,6 @@ "main": "",

"author": "William Sears <https://github.com/mrbigdog2u>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,9 +11,9 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:36 GMT
* File structure: Mixed
* Last updated: Fri, 01 Jul 2016 18:42:34 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Global values: sinon
* Global values: Sinon
# Credits
These definitions were written by William Sears <https://github.com/mrbigdog2u>.

@@ -13,5 +13,5 @@ {

"sourceBranch": "types-2.0",
"kind": "Mixed",
"kind": "ProperModule",
"globals": [
"sinon"
"Sinon"
],

@@ -24,3 +24,3 @@ "declaredModules": [

],
"contentHash": "bb06405a699f1b380a47163afaa9c36d02994161f9dbd6f49955249affeb6535"
"contentHash": "23f931f2dbf9802b0ce817c6519b0069a5c30967974537e47eb5df30c4aa20d3"
}
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