react-mix-tag-input
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"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": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
37823
19
337
1