Comparing version 1.3.4 to 2.0.0
{ | ||
"name": "nanoerror", | ||
"version": "1.3.4", | ||
"version": "2.0.0", | ||
"description": "Small module to create code errors with format support.", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"quick-format-unescaped": "^3.0.3" | ||
"quick-format-unescaped": "^4.0.4" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
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
+ Addedquick-format-unescaped@4.0.4(transitive)
- Removedquick-format-unescaped@3.0.3(transitive)