@tw-classed/core
Advanced tools
Comparing version 1.3.0-canary.3 to 1.3.0-canary.4
{ | ||
"name": "@tw-classed/core", | ||
"version": "1.3.0-canary.3", | ||
"version": "1.3.0-canary.4", | ||
"description": "A Stitches & Styled-Components inspired library to create reusable Tailwind react components", | ||
"sideEffects": false, | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts" | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"module": "./dist/index.esm.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"keywords": [], | ||
@@ -18,0 +19,0 @@ "author": "Sanna Jammeh", |
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
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
23316
7
441
0