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

@glitz/type

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glitz/type - npm Package Compare versions

Comparing version 3.0.0-alpha.5 to 3.0.0-alpha.6

2

index.d.ts

@@ -32,3 +32,3 @@ import * as CSS from 'csstype';

export type CommonValue = string | number | undefined | Array<string | number | undefined>;
export type CommonValue = string | number | undefined | Array<string | number>;

@@ -35,0 +35,0 @@ export type CommonStyle = {

{
"name": "@glitz/type",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"main": "",

@@ -17,3 +17,3 @@ "types": "./index.d.ts",

],
"gitHead": "8e1168e8ae23dc62b1050d4cd962dbdefe55ec0c"
"gitHead": "ca3efc96460d9213d1c775ea37501987eef81ab5"
}
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