Socket
Socket
Sign inDemoInstall

postcss-styled-syntax

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-styled-syntax - npm Package Versions

2

0.6.4

Diff

Changelog

Source

0.6.4

  • Fixed parsing for CSS with escaped characters
hudochenkov
published 0.6.3 •

Changelog

Source

0.6.3

  • Fixed interpolation range if comment after interpolation has a backslash
hudochenkov
published 0.6.2 •

Changelog

Source

0.6.2

  • Fixed a JS parsing issue if a comment between a tag function and template literal is present
hudochenkov
published 0.6.1 •

Changelog

Source

0.6.1

  • Fixed interpolation ranges if there is a comment inside an interpolation
  • Catch more JavaScript parsing errors
hudochenkov
published 0.6.0 •

Changelog

Source

0.6.0

  • Use TypeScript instead of @typescript-eslint/typescript-estree for parsing. This fixes “unsupported TypeScript version” messages and reduces install size.
  • Fixed parsing for two interpolations before rule selector. Fixes #24
  • Dropped support for Node.js 14 and 16
hudochenkov
published 0.5.0 •

Changelog

Source

0.5.0

  • Moved typescript from peerDependencies to dependencies. This should also remove “unsupported TypeScript version” messages. Your project doesn't need to be a TypeScript project. typescript package is used as a parser for JavaScript and TypeScript files.
hudochenkov
published 0.4.0 •

Changelog

Source

0.4.0

  • Added raws.isRuleLike to all Roots. Enable PostCSS and Stylelint to adjust to CSS-in-JS quirks. E. g. if something processes only rules, it could also process root if this flag is present
hudochenkov
published 0.3.3 •

Changelog

Source

0.3.3

  • Fixed: Catch JavaScript parsing errors
hudochenkov
published 0.3.2 •

Changelog

Source

0.3.2

  • Fixed stringifier mutating AST
hudochenkov
published 0.3.1 •

Changelog

Source

0.3.1

  • Fixed regression for comments inside a selector
2
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