safe-json-value
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "safe-json-value", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"type": "module", | ||
@@ -14,3 +14,3 @@ "exports": "./build/src/main.js", | ||
}, | ||
"description": "🦺 JSON serialization should never fail", | ||
"description": "⛑️ JSON serialization should never fail", | ||
"keywords": [ | ||
@@ -17,0 +17,0 @@ "bigint", |
@@ -7,3 +7,3 @@ [![Codecov](https://img.shields.io/codecov/c/github/ehmicky/safe-json-value.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/safe-json-value) | ||
🦺 JSON serialization should never fail. | ||
⛑️ JSON serialization should never fail. | ||
@@ -10,0 +10,0 @@ # Features |
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
77678