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

aphrodite-to-jss

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aphrodite-to-jss - npm Package Versions

1.1.7

Diff
samypesse
published 1.1.7 •

Changelog

Source

1.1.7

  • Update JSS dependencies
samypesse
published 1.1.6 •

Changelog

Source

1.1.6

  • Improve performance of css calls
samypesse
published 1.1.5 •

Changelog

Source

1.1.5

  • Normalize properties in fallbacks (for example overflowY to overflow-y)
samypesse
published 1.1.4 •

Changelog

Source

1.1.4

  • Fix fallbacks being lost and not correctly merged
samypesse
published 1.1.3 •

Changelog

Source

1.1.3

  • Fix classNames not being deterministic
samypesse
published 1.1.2 •

Changelog

Source

1.1.2

  • Fix false-positive with merge of shorthand properties (ex: border-radius and border)
samypesse
published 1.1.1 •

Changelog

Source

1.1.1

  • Fix weird error of fallbacks for prefix only added once
  • Fix merging of fallbacks (ex: mergin style display: flex and display: grid)
samypesse
published 1.1.0 •

Changelog

Source

1.1.0

  • Fix output of prefixed property with fallback (ex: display: flex)
  • Add support for aphrodite fallbacks: background: ['red', 'linear-gradient(to right, red 0%, green 100%)']
samypesse
published 1.0.1 •

Changelog

Source

1.0.1

  • Fix normalization (auto-prefixing, etc) in global styles (defined with @global)
  • Fix use of animation keyframes in global styles
samypesse
published 1.0.0 •

Changelog

Source

1.0.0

  • First release