json-canonicalize
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.3](https://github.com/snowyu/json-canonicalize/compare/v1.0.2...v1.0.3) (2019-09-19) | ||
### [1.0.2](https://github.com/snowyu/json-canonicalize/compare/v1.0.1...v1.0.2) (2019-09-19) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "json-canonicalize", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "JSON canonicalize function ", | ||
@@ -17,2 +17,8 @@ "keywords": [ | ||
], | ||
"files": [ | ||
"src", | ||
"bundles", | ||
"esm*", | ||
"types" | ||
], | ||
"main": "./bundles/index.umd.js", | ||
@@ -19,0 +25,0 @@ "module": "./esm5/index.js", |
@@ -1,2 +0,2 @@ | ||
// Type definitions for json-canonicalize 1.0.2 | ||
// Type definitions for json-canonicalize 1.0.3 | ||
// Project: https://github.com/snowyu/json-canonicalize | ||
@@ -3,0 +3,0 @@ // Definitions by: Riceball LEE <snowyu.lee@gmail.com> <https://github.com/snowyu> |
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
87248
61
955