@storefront-ui/tailwind-config
Advanced tools
Comparing version 2.0.0-rc.4 to 2.0.0-rc.5
{ | ||
"name": "@storefront-ui/tailwind-config", | ||
"version": "2.0.0-rc.4", | ||
"version": "2.0.0-rc.5", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.es.js", | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.umd.js" | ||
@@ -13,3 +15,3 @@ }, | ||
"source": "index.ts", | ||
"main": "dist/index.es.js", | ||
"main": "dist/index.mjs", | ||
"unpkg": "dist/index.umd.js", | ||
@@ -38,3 +40,3 @@ "types": "dist/index.d.ts", | ||
"@mertasan/tailwindcss-variables": "^2.5.2", | ||
"@storefront-ui/tw-plugin-peer-next": "2.0.0-rc.4" | ||
"@storefront-ui/tw-plugin-peer-next": "2.0.0-rc.5" | ||
}, | ||
@@ -41,0 +43,0 @@ "publishConfig": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
19249
1
1
+ Added@storefront-ui/tw-plugin-peer-next@2.0.0-rc.5(transitive)
- Removed@storefront-ui/tw-plugin-peer-next@2.0.0-rc.4(transitive)