@types/crypto-js
Advanced tools
Comparing version 3.1.40 to 3.1.41
@@ -144,2 +144,3 @@ // Type definitions for crypto-js v3.1.8 | ||
create: (v: any) => LibWordArray; | ||
random: (v: number) => string; | ||
}; | ||
@@ -146,0 +147,0 @@ }; |
{ | ||
"name": "@types/crypto-js", | ||
"version": "3.1.40", | ||
"version": "3.1.41", | ||
"description": "TypeScript definitions for crypto-js", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "d0aa27e00a11ec9acb9891a5ea5194f787e31d7ad28229d9ef2d9e6fa69f5e7b", | ||
"typesPublisherContentHash": "cafc83249bb6dcbaad570bebf7103555cfc5629ce8a3e5ace140874f3f6f2991", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 30 May 2018 01:28:45 GMT | ||
* Last updated: Tue, 26 Jun 2018 01:10:50 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: CryptoJS |
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
11178
259