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

@types/mocha

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mocha - npm Package Compare versions

Comparing version 2.2.27 to 2.2.28

12

package.json
{
"name": "@types/mocha",
"version": "2.2.27",
"version": "2.2.28",
"description": "TypeScript definitions for mocha 2.2.5",
"license": "MIT",
"author": "Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>, otiai10 <https://github.com/otiai10>, jt000 <https://github.com/jt000>, Vadim Macagon <https://github.com/enlight>",
"main": "",
"scripts": {},
"author": "Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>, otiai10 <https://github.com/otiai10>, jt000 <https://github.com/jt000>, Vadim Macagon <https://github.com/enlight>",
"repository": {

@@ -12,5 +12,5 @@ "type": "git",

},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {}
"scripts": {},
"dependencies": {},
"typings": "index.d.ts"
}

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

Additional Details
* Last updated: Thu, 14 Jul 2016 13:52:46 GMT
* Last updated: Tue, 19 Jul 2016 13:07:21 GMT
* File structure: Mixed
* Library Dependencies: none
* Module Dependencies: none
* Global values: mocha, describe, xdescribe, context, suite, it, xit, test, before, setup, after, teardown, beforeEach, suiteSetup, afterEach, suiteTeardown, Mocha
* Global values: Mocha, after, afterEach, before, beforeEach, context, describe, it, mocha, setup, suite, suiteSetup, suiteTeardown, teardown, test, xdescribe, xit
# Credits
These definitions were written by Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>, otiai10 <https://github.com/otiai10>, jt000 <https://github.com/jt000>, Vadim Macagon <https://github.com/enlight>.

@@ -15,19 +15,19 @@ {

"globals": [
"mocha",
"Mocha",
"after",
"afterEach",
"before",
"beforeEach",
"context",
"describe",
"xdescribe",
"context",
"suite",
"it",
"xit",
"test",
"before",
"mocha",
"setup",
"after",
"teardown",
"beforeEach",
"suite",
"suiteSetup",
"afterEach",
"suiteTeardown",
"Mocha"
"teardown",
"test",
"xdescribe",
"xit"
],

@@ -38,6 +38,6 @@ "declaredModules": [

"files": [
"index.d.ts",
"mocha-node.d.ts"
"index.d.ts"
],
"contentHash": "9e986f1db3185bb814f99c14b9999d2b7888ac92b625d33c8411d7913b4caa68"
"hasPackageJson": false,
"contentHash": "e86a259a9bf954ff9afd892f0091399aee1f875d2838b17ea0f4e94e93b23b2a"
}
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