@purple/phoenix-components
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@purple/phoenix-components", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -59,8 +59,4 @@ "main": "dist/index.js", | ||
"react-phone-input-2": "^2.9.5", | ||
"react-test-renderer": "^16.7.0", | ||
"rimraf": "^2.6.3", | ||
"rollup": "^1.20.3", | ||
"react-icons": "^3.7.0", | ||
"react-select": "^3.0.4", | ||
"floating-label-react": "^1.0.0", | ||
"rollup-plugin-peer-deps-external": "^2.2.0", | ||
@@ -88,3 +84,7 @@ "rollup-plugin-typescript2": "^0.24.0", | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"floating-label-react": "^1.0.0", | ||
"react-icons": "^3.7.0", | ||
"react-select": "^3.0.4" | ||
} | ||
} |
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
34
49928
8
+ Addedfloating-label-react@^1.0.0
+ Addedreact-icons@^3.7.0
+ Addedreact-select@^3.0.4