react-tag-input
Advanced tools
Comparing version 6.10.0-test4 to 6.10.0-test5
{ | ||
"name": "react-tag-input", | ||
"version": "6.10.0-test4", | ||
"version": "6.10.0-test5", | ||
"type": "module", | ||
@@ -8,3 +8,3 @@ "description": "React tags is a fantastically simple tagging component for your React projects", | ||
"module": "./dist/index.min.js", | ||
"types": "./types/index.ts", | ||
"types": "./types/index.d.ts", | ||
"exports": { | ||
@@ -16,3 +16,3 @@ ".": { | ||
"production": "./dist/index.min.js", | ||
"types": "./types/index.ts" | ||
"types": "./types/index.d.ts" | ||
} | ||
@@ -19,0 +19,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
307271