Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-simple-phone-input

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-phone-input - npm Package Compare versions

Comparing version 3.0.9-beta to 3.1.1-beta

1

dist/cjs/types/components/PhoneInput/PhoneInput.d.ts
import React from "react";
import "./PhoneInput.css";
interface Props {

@@ -4,0 +3,0 @@ placeholder: string;

import React from "react";
import "./PhoneInput.css";
interface Props {

@@ -4,0 +3,0 @@ placeholder: string;

4

package.json
{
"name": "react-simple-phone-input",
"version": "3.0.9-beta",
"version": "3.1.1-beta",
"description": "A simple react phone input component with calling code dropdown🤷",

@@ -43,2 +43,4 @@ "main": "dist/cjs/index.js",

"autoprefixer": "^10.4.13",
"postcss": "^8.4.20",
"postcss-es-modules": "^2.0.2",
"react": "^18.2.0",

@@ -45,0 +47,0 @@ "react-dom": "^18.2.0",

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