Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ssn", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Validate and generate fake SSN", | ||
@@ -26,5 +26,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"sprintf-js": ">= 0.0.7" | ||
"sprintf": ">= 0.1.4" | ||
}, | ||
"homepage": "https://github.com/winfinit/fake-ssn-node" | ||
} |
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
13968
+ Addedsprintf@>= 0.1.4
+ Addedsprintf@0.1.5(transitive)
- Removedsprintf-js@>= 0.0.7
- Removedsprintf-js@1.1.3(transitive)