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.0 to 0.9.1

lib/bundle-ea852847.js

11

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

@@ -18,4 +18,3 @@ "keywords": [

"license": "MIT",
"type": "module",
"main": "./esm/index.js",
"main": "./lib/index.js",
"module": "./esm/index.js",

@@ -40,4 +39,4 @@ "types": "./dts/index.d.ts",

"dependencies": {
"@aesthetic/types": "^0.6.0",
"@aesthetic/utils": "^0.8.0"
"@aesthetic/types": "^0.6.1",
"@aesthetic/utils": "^0.8.1"
},

@@ -51,3 +50,3 @@ "packemon": {

},
"gitHead": "6fd0ed93f8f15446ba2f9f0be8054a091997cbec"
"gitHead": "864068a1c3e4f6562bc2f920bca3de52d47bc19b"
}

@@ -1,1 +0,1 @@

export * from './esm/test';
module.exports = require('./lib/test.js');
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