Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "phonumber", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Phone number parser. Good for formatting phone numbers entered by users.", | ||
@@ -8,4 +8,4 @@ "files": [ | ||
], | ||
"types": "dist/types/index.d.ts", | ||
"main": "./dist/dist/index.mjs", | ||
"types": "./dist/types/index.d.ts", | ||
"main": "./dist/index.js", | ||
"exports": { | ||
@@ -12,0 +12,0 @@ ".": "./dist/index.js", |
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
40972