@xliic/preserving-json-yaml-parser
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@xliic/preserving-json-yaml-parser", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "YAML/JSON parser and serializer that preserves formatting of the original numerical values (i.e. 1.0 vs 1) and handles integers bigger than MAX_SAFE_INTEGER", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@xliic/openapi-ast-node": "^1.6.0", | ||
"@xliic/openapi-ast-node": "^1.7.0", | ||
"yaml-language-server-parser": "^0.1.2" | ||
@@ -20,0 +20,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0