Socket
Socket
Sign inDemoInstall

@types/mocha

Package Overview
Dependencies
Maintainers
1
Versions
65
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 5.2.7 to 7.0.0

8

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

@@ -39,3 +39,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -48,4 +48,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "c1da64ed19c05073426a3b86ee04ba2b1e743c51422ebf1b3d022b7be11b75f1",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "3e35c7f1d92160932dd35ac22b288ac109981d97a0db7754c32ce93f38f027b7",
"typeScriptVersion": "2.8"
}

@@ -5,13 +5,13 @@ # Installation

# Summary
This package contains type definitions for mocha ( https://mochajs.org ).
This package contains type definitions for mocha (https://mochajs.org).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha.
Additional Details
* Last updated: Thu, 30 May 2019 18:05:34 GMT
### Additional Details
* Last updated: Wed, 29 Jan 2020 21:44:19 GMT
* Dependencies: none
* Global values: Mocha, after, afterEach, before, beforeEach, context, describe, it, mocha, run, setup, specify, suite, suiteSetup, suiteTeardown, teardown, test, xcontext, xdescribe, xit, xspecify
* Global values: `Mocha`, `after`, `afterEach`, `before`, `beforeEach`, `context`, `describe`, `it`, `mocha`, `run`, `setup`, `specify`, `suite`, `suiteSetup`, `suiteTeardown`, `teardown`, `test`, `xcontext`, `xdescribe`, `xit`, `xspecify`
# 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>, Andrew Bradley <https://github.com/cspotcode>, Dmitrii Sorin <https://github.com/1999>.
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), Andrew Bradley (https://github.com/cspotcode), and Dmitrii Sorin (https://github.com/1999).

Sorry, the diff of this file is too big to display

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