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

@tokens-studio/sd-transforms

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tokens-studio/sd-transforms - npm Package Versions

1
9

0.14.2

Diff

Changelog

Source

0.14.2

Patch Changes

  • d2c1ff6: Revert back change that throws fatal error for broken references when expanding tokens or adding fontStyle. To keep compatibility with Style-Dictionary v3. See the issue describing the problem and necessary workaround for v3.
  • d2c1ff6: Fix fontWeights transformer to allow spaces within fontWeights.
jorenbroekema
published 0.14.1 •

Changelog

Source

0.14.1

Patch Changes

  • f5a8b12: Copy metadata from composite type tokens when expanding.
jorenbroekema
published 0.14.0 •

Changelog

Source

0.14.0

Minor Changes

jorenbroekema
published 0.13.4 •

Changelog

Source

0.13.4

Patch Changes

  • 8bde22d: Support references in color modifiers now that style-dictionary transformers can defer themselves.
  • 771428a: Fix expanding composition tokens flattening to not occur for certain object values and resulting in [object Object].
jorenbroekema
published 0.13.3 •

Changelog

Source

0.13.3

Patch Changes

  • cfc0c3d: Fix rgba(hex, alpha) regex to allow percentages, add more tests for different types of alpha values.
jorenbroekema
published 0.13.2 •

Changelog

Source

0.13.2

Patch Changes

  • 3f97dc2: Remove trailing console logs from previous update.
jorenbroekema
published 0.13.1 •

Changelog

Source

0.13.1

Patch Changes

  • 7409419: Use expr-eval-fork to work around a prototype pollution vulnerability in the original package.
jorenbroekema
published 0.13.0 •

Changelog

Source

0.13.0

Minor Changes

  • 6c95fe4: BREAKING: remove code that allowed user to not pass StyleDictionary instance to registerTransforms, and grabbed the locally installed StyleDictionary automatically. This seemed like a cool feature at first, but can cause hard to trace bugs if there are multiple installations of style-dictionary (due to incompatible semver).
  • 6c95fe4: Will now use preprocessors instead of parsers when user Style-Dictionary is v4.0.0-prerelease.2 or higher. Fixes an issue with multi-file references not being resolvable when running composite token expansion or add font style utilities.
jorenbroekema
published 0.12.2 •

Changelog

Source

0.12.2

Patch Changes

  • 7dad579: Workaround fix in color modifiers transform to allow UIColor format. This workaround should be removed (in a breaking change) if https://github.com/amzn/style-dictionary/issues/1063 gets resolved and post-transitive transforms become a thing.
jorenbroekema
published 0.12.1 •

Changelog

Source

0.12.1

Patch Changes

  • e7ecf43: Fixes transform HEXRGBa format when this format is contained within a value, e.g. linear-gradient() or multi-value.
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