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

@astral/components

Package Overview
Dependencies
Maintainers
2
Versions
563
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astral/components - npm Package Compare versions

Comparing version 2.10.5 to 2.11.0

2

index.d.ts

@@ -14,2 +14,3 @@ export * from './ActionCell';

export * from './ButtonBase';
export * from './CheckableTag';
export * from './Checkbox';

@@ -73,2 +74,3 @@ export * from './CircularProgress';

export * from './Tag';
export * from './TagBadge';
export * from './TextArea';

@@ -75,0 +77,0 @@ export * from './theme';

@@ -14,2 +14,3 @@ export * from './ActionCell';

export * from './ButtonBase';
export * from './CheckableTag';
export * from './Checkbox';

@@ -73,2 +74,3 @@ export * from './CircularProgress';

export * from './Tag';
export * from './TagBadge';
export * from './TextArea';

@@ -75,0 +77,0 @@ export * from './theme';

4

package.json
{
"name": "@astral/components",
"version": "2.10.5",
"version": "2.11.0",
"browser": "./index.js",

@@ -11,3 +11,3 @@ "main": "./index.js",

"dependencies": {
"@astral/icons": "^2.10.5",
"@astral/icons": "^2.11.0",
"@emotion/cache": "11.7.1",

@@ -14,0 +14,0 @@ "@emotion/react": "11.9.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