caravaggio-react
Advanced tools
Comparing version 1.0.0 to 1.0.1
# caravaggio-react | ||
## 1.0.1 | ||
- Package is marked as side-effects free | ||
## 1.0.0 | ||
@@ -4,0 +7,0 @@ - ⚠ Breaking changes |
{ | ||
"name": "caravaggio-react", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Caravaggio react library", | ||
@@ -8,2 +8,3 @@ "main": "dist/index.cjs.js", | ||
"types": "dist/index.d.ts", | ||
"sideEffects": false, | ||
"files": [ | ||
@@ -10,0 +11,0 @@ "dist" |
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
31004