@types/mocha
Advanced tools
Comparing version 5.2.6 to 5.2.7
{ | ||
"name": "@types/mocha", | ||
"version": "5.2.6", | ||
"version": "5.2.7", | ||
"description": "TypeScript definitions for mocha", | ||
@@ -42,8 +42,9 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/mocha" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "68d6bf0c5663fabce5f3e86d15a965510718cc2fa34f286748b409afb00eb2f9", | ||
"typesPublisherContentHash": "c1da64ed19c05073426a3b86ee04ba2b1e743c51422ebf1b3d022b7be11b75f1", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 21:04:34 GMT | ||
* Last updated: Thu, 30 May 2019 18:05:34 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, xcontext, xdescribe, xit, xspecify |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99030