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
6
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.5.0 to 2.5.1

dist/index.d.ts.map

9

CHANGELOG.md
# @storefront-ui/tailwind-config
## 2.5.1
### Patch Changes
- [#3132](https://github.com/vuestorefront/storefront-ui/pull/3132) [`19fa774`](https://github.com/vuestorefront/storefront-ui/commit/19fa774b38a05801256ced7c8af7731ea19defb9) Thanks [@Szymon-dziewonski](https://github.com/Szymon-dziewonski)! - Update dependencies
- Updated dependencies [[`19fa774`](https://github.com/vuestorefront/storefront-ui/commit/19fa774b38a05801256ced7c8af7731ea19defb9)]:
- @storefront-ui/tw-plugin-peer-next@2.3.3
## 2.5.0

@@ -4,0 +13,0 @@

5

dist/index.d.ts

@@ -1,1 +0,4 @@

export * from './packages/config/tailwind/index'
import { Config } from 'tailwindcss';
export declare const tailwindConfig: Config;
//# sourceMappingURL=index.d.ts.map

11

package.json
{
"name": "@storefront-ui/tailwind-config",
"version": "2.5.0",
"version": "2.5.1",
"license": "MIT",

@@ -14,2 +14,3 @@ "sideEffects": false,

},
"type": "module",
"source": "index.ts",

@@ -33,9 +34,9 @@ "main": "dist/index.mjs",

"devDependencies": {
"typescript": "^4.9.5",
"vite": "^4.3.0",
"vite-plugin-dts": "^2.0.0-beta.1"
"typescript": "^5.4.5",
"vite": "^5.2.1",
"vite-plugin-dts": "^3.9.1"
},
"dependencies": {
"@mertasan/tailwindcss-variables": "^2.5.2",
"@storefront-ui/tw-plugin-peer-next": "2.3.2"
"@storefront-ui/tw-plugin-peer-next": "2.3.3"
},

@@ -42,0 +43,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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