json-canonicalize
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "json-canonicalize", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "JSON canonicalize function ", | ||
@@ -20,3 +20,4 @@ "keywords": [ | ||
"bundles", | ||
"esm*", | ||
"esm5", | ||
"esm2015", | ||
"types" | ||
@@ -23,0 +24,0 @@ ], |
@@ -0,3 +1,9 @@ | ||
// Type definitions for json-canonicalize 1.0.6 | ||
// Project: https://github.com/snowyu/json-canonicalize.ts | ||
// Definitions by: Riceball LEE <snowyu.lee@gmail.com> <https://github.com/snowyu> | ||
// Definitions: https://github.com/snowyu/json-canonicalize.ts | ||
// TypeScript Version: ^4.2.4 | ||
export * from './canonicalize'; | ||
export * from './canonicalize-ex'; | ||
//# sourceMappingURL=index.d.ts.map |
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
92204
60
1026