@toeverything/theme
Advanced tools
Comparing version 0.5.4-canary.25 to 0.5.6
{ | ||
"name": "@toeverything/theme", | ||
"version": "0.5.4-canary.25", | ||
"version": "0.5.6", | ||
"type": "module", | ||
"scripts": { | ||
"build": "vite build" | ||
}, | ||
"repository": "toeverything/design", | ||
"exports": { | ||
@@ -12,3 +10,3 @@ ".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.umd.cjs" | ||
"require": "./dist/index.cjs" | ||
}, | ||
@@ -21,15 +19,6 @@ "./style.css": "./dist/style.css" | ||
"publishConfig": { | ||
"access": "public", | ||
"main": "dist/index.umd.cjs", | ||
"module": "dist/index.js", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.umd.cjs" | ||
}, | ||
"./style.css": "./dist/style.css" | ||
} | ||
"access": "public" | ||
}, | ||
"devDependencies": { | ||
"@vanilla-extract/css": "^1.11.0", | ||
"@vanilla-extract/vite-plugin": "^3.8.0", | ||
@@ -39,4 +28,7 @@ "vite": "^4.3.5", | ||
}, | ||
"main": "dist/index.umd.cjs", | ||
"scripts": { | ||
"build": "vite build" | ||
}, | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.js" | ||
} |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
73836
12
4
2
70