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

@aesthetic/system

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aesthetic/system - npm Package Compare versions

Comparing version 0.9.4 to 0.9.5

8

package.json
{
"name": "@aesthetic/system",
"version": "0.9.4",
"version": "0.9.5",
"description": "Web based building blocks for the Aesthetic design system.",

@@ -38,4 +38,4 @@ "keywords": [

"dependencies": {
"@aesthetic/types": "^0.6.3",
"@aesthetic/utils": "^0.8.3"
"@aesthetic/types": "^0.6.4",
"@aesthetic/utils": "^0.8.4"
},

@@ -49,3 +49,3 @@ "packemon": {

},
"gitHead": "6b76391658e4963faf8250de699d9bebbc5d1ee7"
"gitHead": "be9b8798efae2466c8a534f091c87b5fd6ac5313"
}

@@ -73,2 +73,3 @@ import { ColorScheme, ContrastLevel, ThemeName } from '@aesthetic/types';

}
if (this.defaultTheme) {

@@ -75,0 +76,0 @@ return this.getTheme(this.defaultTheme);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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