New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@storefront-ui/tailwind-config

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storefront-ui/tailwind-config - npm Package Compare versions

Comparing version 2.0.0-rc.4 to 2.0.0-rc.5

dist/index.mjs

10

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc