react-international-phone
Advanced tools
Comparing version 1.8.5 to 1.8.6
{ | ||
"name": "react-international-phone", | ||
"version": "1.8.5", | ||
"version": "1.8.6", | ||
"description": "☎️ International phone input component for React", | ||
@@ -130,19 +130,2 @@ "keywords": [ | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"lint-staged": { | ||
"*.(ts|tsx|js)": [ | ||
"pnpm lint:ts", | ||
"pnpm format" | ||
], | ||
"*.(css|scss)": [ | ||
"pnpm lint:scss" | ||
] | ||
}, | ||
"engines": { | ||
"node": "16.x" | ||
}, | ||
"publishConfig": { | ||
@@ -149,0 +132,0 @@ "access": "public" |
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
80148