cia-serializer
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cia-serializer", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "JSON serializer which should be able to serialize anything you throw at it and stay under a defined length for the output", | ||
@@ -35,2 +35,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"builtin-modules": "^1.1.1", | ||
"json-stringify-safe": "^5.0.1", | ||
@@ -37,0 +38,0 @@ "protochain": "^1.0.5" |
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
160979
7
3
+ Addedbuiltin-modules@^1.1.1
+ Addedbuiltin-modules@1.1.1(transitive)