Socket
Socket
Sign inDemoInstall

m3-tokens

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m3-tokens - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/tailwind.js

14

package.json
{
"name": "m3-tokens",
"version": "0.0.2",
"version": "0.0.3",
"description": "Atomic CSS for Material Design 3 (M3) design tokens.",
"main": "index.js",
"scripts": {
"build": "esbuild tailwind/index.js --bundle --platform=node --outfile=dist/tailwind/index.js"
"build": "esbuild tailwind/index.js --bundle --platform=node --outfile=dist/tailwind.js",
"release": "pnpm build && npm publish"
},
"files": [
"dist"
],
"exports": {
"./tailwind": {
"require": "./dist/tailwind.js"
}
},
"author": "pacexy",

@@ -10,0 +18,0 @@ "license": "MIT",

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