Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "phonumber", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Phone number parser. Good for formatting phone numbers entered by users.", | ||
@@ -9,5 +9,5 @@ "files": [ | ||
"types": "dist/types/index.d.ts", | ||
"main": "dist/index.js", | ||
"main": "./dist/dist/index.mjs", | ||
"exports": { | ||
".": "./dist/index.js" | ||
".": "./dist/index.mjs" | ||
}, | ||
@@ -14,0 +14,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
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
30876
0