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

@aesthetic/types

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aesthetic/types - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

1

dts/css.d.ts
import CSSType from 'csstype';
export type { CSSType };
export declare type CSS = string;

@@ -3,0 +4,0 @@ export declare type Value = number | string;

4

package.json
{
"name": "@aesthetic/types",
"version": "0.5.0",
"version": "0.5.1",
"description": "Reusable TypeScript types for Aesthetic packages.",

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

},
"gitHead": "dd20a1ddf36757a97401cff73f7f994b592bfa93"
"gitHead": "2eaa33fd8ca72a6fd657d9b1375c7caa2f346af4"
}
// eslint-disable-next-line import/no-unresolved
import CSSType from 'csstype';
export type { CSSType };
export type CSS = string;

@@ -5,0 +7,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