Socket
Socket
Sign inDemoInstall

aphrodite

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aphrodite - npm Package Versions

134

1.2.5

Diff

Changelog

Source

1.2.5

  • Allow overriding styles to re-order the styles they override (#279)
lencioni
published 1.2.4 •

Changelog

Source

1.2.4

  • Minify combined class names in production builds (#248)
jeresig
published 1.2.3 •

Changelog

Source

1.2.3

  • Revert make string handlers use useImportant(f162220e3
jeresig
published 1.2.2 •

Changelog

Source

1.2.2

  • Minify selectors when building with process.env.NODE_ENV === 'production' (#246)
  • Make string handlers use useImportant (#256)
lencioni
published 1.2.1 •

Changelog

Source

1.2.1

  • Fix bug that caused unexpected mutations of nested objects (#231)
  • More optimizations (#233, #216)
xymostech
published 1.2.0 •

Changelog

Source

1.2.0

  • Allow specifying styles as Maps to guarantee ordering (#200)
  • Replace murmur hash with djb2 hash. This changes all generated classNames. (#203)
  • Misc. optimizations (#201, #202, #204, #205, #206, #207, #208, #213)
xymostech
published 1.1.0 •

Changelog

Source

1.1.0

xymostech
published 1.0.0 •

Changelog

Source

1.0.0

jlfwong
published 0.6.0 •

Changelog

Source

0.6.0

  • css() will now accept arbitrarily nested arrays. i.e. instead of css(styles.a, styles.b), you can now do css([styles.a, [styles.b, styles.c]]). (PR #154)
  • Support for multiple font styles with the same font-family. (PR #82)
jlfwong
published 0.5.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