Socket
Socket
Sign inDemoInstall

@types/mocha

Package Overview
Dependencies
0
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.38 to 2.2.39

2

mocha/index.d.ts

@@ -123,2 +123,3 @@ // Type definitions for mocha 2.2.5

timeout(ms: number): void;
[index: string]: any;
}

@@ -132,2 +133,3 @@

slow(ms: number): void;
[index: string]: any;
}

@@ -134,0 +136,0 @@

4

mocha/package.json
{
"name": "@types/mocha",
"version": "2.2.38",
"version": "2.2.39",
"description": "TypeScript definitions for mocha",

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

"peerDependencies": {},
"typesPublisherContentHash": "e4d8b2eb4ebed6bb6c20214cedfed058649c36f845833cba08eec474eb9b300b",
"typesPublisherContentHash": "8fed843b1703be26d77f60157a0d844e699c7da3927ae8a52ee6ff33c016c3e4",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 18 Jan 2017 08:47:10 GMT
* Last updated: Sat, 04 Feb 2017 02:28:21 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: Mocha, after, afterEach, before, beforeEach, context, describe, it, mocha, run, setup, specify, suite, suiteSetup, suiteTeardown, teardown, test, xdescribe, xit

@@ -44,5 +44,5 @@ {

"hasPackageJson": false,
"contentHash": "e4d8b2eb4ebed6bb6c20214cedfed058649c36f845833cba08eec474eb9b300b"
"contentHash": "8fed843b1703be26d77f60157a0d844e699c7da3927ae8a52ee6ff33c016c3e4"
},
"isLatest": true
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc