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

@baseline-ui/tokens

Package Overview
Dependencies
Maintainers
0
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@baseline-ui/tokens - npm Package Compare versions

Comparing version 0.22.1 to 0.23.0

Acknowledgements.md

14

package.json
{
"name": "@baseline-ui/tokens",
"version": "0.22.1",
"version": "0.23.0",
"description": "",

@@ -11,3 +11,4 @@ "main": "dist/index.js",

"dist",
"License.md"
"License.md",
"Acknowledgements.md"
],

@@ -22,5 +23,5 @@ "source": "./src/index.ts",

"@tokens-studio/sd-transforms": "0.12.2",
"@types/lodash": "^4.14.202",
"@vanilla-extract/css": "^1.14.2",
"@vanilla-extract/sprinkles": "^1.6.1",
"@types/lodash": "^4.17.7",
"@vanilla-extract/css": "^1.15.3",
"@vanilla-extract/sprinkles": "1.6.2",
"json-to-ts": "^2.1.0",

@@ -34,4 +35,5 @@ "style-dictionary": "3.9.2"

"build": "pnpm run build:themes && tsup src/index.ts --minify --format cjs,esm --dts --treeshake",
"build:themes": "rm -rf build && mkdir -p build && ./scripts/buildTheme.ts"
"build:themes": "rm -rf build && mkdir -p build && ./scripts/buildTheme.ts",
"acknowledgements": "pnpm licenses list --json --prod | npx @quantco/pnpm-licenses generate-disclaimer --json-input --output-file=Acknowledgements.md"
}
}

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

Sorry, the diff of this file is not supported yet

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