Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aesthetic

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aesthetic - npm Package Compare versions

Comparing version 4.0.0-alpha.3 to 4.0.0-alpha.4

1

CHANGELOG.md

@@ -24,2 +24,3 @@ # 4.0.0

- Added built-in RTL support for _all_ adapters!
- Added a new tagged caching layer that supports multiple themes and directions in parallel!
- Added a `cxPropName` option to `Aesthetic`.

@@ -26,0 +27,0 @@ - Added a `rtl` option to `Aesthetic`.

6

package.json
{
"name": "aesthetic",
"version": "4.0.0-alpha.3",
"version": "4.0.0-alpha.4",
"description": "Aesthetic is a powerful type-safe, framework agnostic, CSS-in-JS library for styling components through the use of adapters.",

@@ -30,3 +30,3 @@ "keywords": [

"dependencies": {
"aesthetic-utils": "^2.0.0-alpha.2",
"aesthetic-utils": "^2.0.0-alpha.3",
"csstype": "^2.6.5",

@@ -43,3 +43,3 @@ "extend": "^3.0.2",

},
"gitHead": "1beab3706615f06dc77be1b68c446fd84e2ceb64"
"gitHead": "8fa81b3af43fd36a058704ed03ba4fad0eefa043"
}
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