Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "phonumber", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Phone number parser. Good for formatting phone numbers entered by users.", | ||
@@ -11,3 +11,4 @@ "files": [ | ||
"exports": { | ||
".": "./dist/index.mjs" | ||
".": "./dist/index.js", | ||
"./dist/index.mjs": "./dist/index.mjs" | ||
}, | ||
@@ -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
40976
13
1401