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

react-number-textfield

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-number-textfield - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

4

package.json
{
"name": "react-number-textfield",
"version": "1.2.1",
"version": "1.2.2",
"description": "Controlled ReactJS component for entering numbers.",
"main": "index.ts",
"main": "dist/react-number-textfield.ts",
"scripts": {

@@ -7,0 +7,0 @@ "dev": "webpack --mode development",

@@ -11,3 +11,3 @@ const path = require("path");

library: "ReactNumberTextfield",
libraryTarget: "commonjs"
libraryTarget: "umd"
},

@@ -14,0 +14,0 @@ resolve: {

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