Comparing version 0.0.5 to 0.0.7
{ | ||
"name": "stdnum", | ||
"version": "0.0.5", | ||
"version": "0.0.7", | ||
"description": "Standard Number Validation", | ||
@@ -8,6 +8,7 @@ "files": [ | ||
], | ||
"type": "module", | ||
"exports": { | ||
"import": "./lib/esm", | ||
"require": "./lib/cjs" | ||
"./": { | ||
"import": "./lib/esm/", | ||
"require": "./lib/cjs/" | ||
} | ||
}, | ||
@@ -14,0 +15,0 @@ "scripts": { |
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
380230
No