Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@postenbring/hedwig-tokens

Package Overview
Dependencies
Maintainers
3
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postenbring/hedwig-tokens - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

tokens-output/css/bring.css

18

package.json
{
"name": "@postenbring/hedwig-tokens",
"version": "0.0.0",
"version": "0.0.1",
"sideEffects": false,

@@ -8,7 +8,7 @@ "license": "MIT",

"assets/**",
"dist/**"
"tokens-output/**"
],
"scripts": {
"build": "tsx build.ts && ./postprocess.sh",
"dev": "npm run build && chokidar \"build.ts\" \"tokens/**\" -c \"npm run build\"",
"build": "node --import tsx build.ts",
"dev": "node --import tsx --watch-path lib --watch-path tokens-source --watch-path build.ts --watch build.ts",
"lint": "eslint \"*.ts*\"",

@@ -19,13 +19,9 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"

"@types/node": "20.9.0",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"chokidar-cli": "3.0.0",
"eslint": "^8.48.0",
"eslint-config-custom": "*",
"react": "^18.2.0",
"sd-tailwindcss-transformer": "1.4.0",
"style-dictionary": "3.8.0",
"style-dictionary": "3.9.0",
"style-dictionary-utils": "2.0.1",
"tsconfig": "*",
"tsup": "^7.2.0",
"tsx": "3.12.7",
"tsx": "4.1.0",
"typescript": "^5.2.2"

@@ -32,0 +28,0 @@ },

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