@types/chai-jest-snapshot
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -43,2 +43,2 @@ // Type definitions for chai-jest-snapshot 1.3 | ||
declare var ChaiJestSnapshot: ChaiJestSnapshot; | ||
export default ChaiJestSnapshot; | ||
export = ChaiJestSnapshot; |
{ | ||
"name": "@types/chai-jest-snapshot", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "TypeScript definitions for chai-jest-snapshot", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
}, | ||
@@ -24,4 +24,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "a42d3da979478e6aecfa1a57c1858a0a263f2b8c4d358e5d0d6c9f0b79b1f265", | ||
"typesPublisherContentHash": "eb19af6f8df3cf107a8bb3d71fb259a9b6c88aa8349074c2af4840fcf29ad4e7", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-jest-snapshot | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/chai-jest-snapshot | ||
Additional Details | ||
* Last updated: Thu, 22 Mar 2018 17:52:41 GMT | ||
* Last updated: Tue, 15 May 2018 21:28:51 GMT | ||
* Dependencies: chai, mocha | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
3682