@types/crypto-js
Advanced tools
Comparing version 4.0.2 to 4.1.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for crypto-js v4.0.0 | ||
// Type definitions for crypto-js 4.1 | ||
// Project: https://github.com/brix/crypto-js | ||
@@ -1051,2 +1051,6 @@ // Definitions by: Michael Zabka <https://github.com/misak113> | ||
const Base64: Encoder; | ||
/** | ||
* Base64url encoding strategy. | ||
*/ | ||
const Base64url: Encoder; | ||
} | ||
@@ -1053,0 +1057,0 @@ |
{ | ||
"name": "@types/crypto-js", | ||
"version": "4.0.2", | ||
"version": "4.1.0", | ||
"description": "TypeScript definitions for crypto-js", | ||
@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/crypto-js", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "bf716abc1bfc04cfa38351680338fb50ec9527f0527dde2e749245eeb6f3c5c2", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "0ccced4a68256a3567cc3b4268bb74bc3f953433dd9800113d90834316b54fd8", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 20:32:32 GMT | ||
* Last updated: Tue, 28 Dec 2021 21:01:25 GMT | ||
* Dependencies: none | ||
@@ -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
59856
49
1730