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.8 to 1.0.9

src/index.ts

8

package.json
{
"private": false,
"name": "react-mix-tag-input",
"version": "1.0.8",
"version": "1.0.9",
"description": "A simple react component for inputting tags with a mix of text",

@@ -10,6 +10,5 @@ "module": "dist/index.d.ts",

"exports": {
"./package.json": "./package.json",
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.d.js",
"import": "./dist/index.mjs",
"require": "./dist/index.js"

@@ -20,3 +19,4 @@ },

"files": [
"dist"
"dist",
"src"
],

@@ -23,0 +23,0 @@ "scripts": {

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