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.8.6

Diff

Changelog

Source

0.8.6

Patch Changes

  • 345e03e: Expose transforms names, so it's easy to create a custom transformGroup and adjust, add or remove transforms in it.
jorenbroekema
published 0.8.5 •

Changelog

Source

0.8.5

Patch Changes

  • d637cec: Use Rollup output.interop for CJS output, to properly handle default exports in our CJS external dependencies.
jorenbroekema
published 0.8.4 •

Changelog

Source

0.8.4

Patch Changes

  • d37eebc: Support values of type number for checkAndEvaluateMath utility.
jorenbroekema
published 0.8.3 •

Changelog

Source

0.8.3

Patch Changes

  • acd3ddb: Evaluate math expressions within complex value types like border, typography, shadow.
jorenbroekema
published 0.8.2 •

Changelog

Source

0.8.2

Patch Changes

  • a25a1ff: Add excludeParentKeys option to the transform options, in order to exclude parent keys from your token files. This is useful if you use a single-file export from Tokens Studio Figma Plugin.
jorenbroekema
published 0.8.1 •

Changelog

Source

0.8.1

Patch Changes

  • 4d3b98b: Fix package exports paths.
jorenbroekema
published 0.8.0 •

Changelog

Source

0.8.0

Minor Changes

  • 3728d90: BREAKING: remove modifier type files, use @tokens-studio/types instead for it.
jorenbroekema
published 0.7.0 •

Changelog

Source

0.7.0

Minor Changes

  • 2f2cd8c: BREAKING: Register parser that expands composition tokens by default, and optionally typography, border and shadow tokens as well.
  • e23ec38: BREAKING: Register ts/opacity transform, to transform opacity to number between 0 and 1, which is more multi-platform than percentages%. Breaking because people might not expect to have their opacity tokens suddenly as decimal numbers.
jorenbroekema
published 0.6.0 •

Changelog

Source

0.6.0

Minor Changes

  • cc7d86b: BREAKING: move the following transforms to CSS namespace, since they are CSS-specific transforms:

    • ts/size/letterspacing -> ts/size/css/letterspacing
    • ts/color/hexrgba -> ts/color/css/hexrgba
    • ts/shadow/shorthand -> ts/shadow/css/shorthand
  • cc7d86b: New transform: ts/border/css/shorthand -> transform border objects to CSS shorthand.

  • cc7d86b: BREAKING: turn a few of our transforms from transitive to default transforms, if transitive was not necessary:

    • ts/descriptionToComment
    • ts/size/px
    • ts/size/css/letterspacing
    • ts/size/lineheight
    • ts/type/fontWeight

Patch Changes

  • f320d4a: Keep shadow shorthands as is instead of attempting to transform them again.
jorenbroekema
published 0.5.7 •

Changelog

Source

0.5.7

Patch Changes

  • 3d73476: Add inset to shadow CSS shorthand if the type is innerShadow.
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