New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ambiot/material-ui-phone-field

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambiot/material-ui-phone-field - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

22

package.json
{
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",

@@ -14,8 +14,9 @@ "main": "dist/index.js",

"lint": "tsdx lint",
"prepare": "tsdx build",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
"build-storybook": "build-storybook",
"prepare": "install-peers"
},
"peerDependencies": {
"@material-ui/core": "^4.0.0",
"@material-ui/styles": "^4.0.0",
"react": "^16.8.4",

@@ -41,6 +42,10 @@ "react-dom": "^16.8.4"

},
"dependencies": {
"clsx": "^1.1.0",
"country-telephone-data": "^0.6.0",
"i18n-iso-countries": "^5.0.0",
"libphonenumber-js": "^1.7.46"
},
"devDependencies": {
"@babel/core": "^7.8.7",
"@material-ui/core": "^4.9.5",
"@material-ui/styles": "^4.9.0",
"@rollup/plugin-image": "^2.0.4",

@@ -56,9 +61,4 @@ "@rollup/plugin-virtual": "^2.0.1",

"babel-loader": "^8.0.6",
"clsx": "^1.1.0",
"country-telephone-data": "^0.6.0",
"husky": "^4.2.3",
"i18n-iso-countries": "^5.0.0",
"libphonenumber-js": "^1.7.46",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"install-peers-cli": "^2.2.0",
"rollup-plugin-copy": "^3.3.0",

@@ -65,0 +65,0 @@ "rollup-plugin-copy-assets": "^2.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc