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

react-mix-tag-input

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mix-tag-input - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

15

package.json
{
"private": false,
"name": "react-mix-tag-input",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple react component for inputting tags with a mix of text",
"main": "dist/index.d.js",
"module": "dist/MixTagInput.mjs",
"main": "dist/MixTagInput.umd.js",
"types": "dist/index.d.ts",
"files": [
"dist/**/*"
"dist"
],
"types": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/MixTagInput.mjs",
"require": "./dist/MixTagInput.umd.js"
}
},
"scripts": {

@@ -12,0 +19,0 @@ "test": "jest",

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