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.7 to 3.0.0-alpha.8

2

index.d.ts

@@ -22,2 +22,4 @@ import * as CSS from 'csstype';

export type Globals = Record<string, FeaturedProperties | Record<string, FeaturedProperties>>;
export type ResolvedValue = string | number | Array<string | number>;

@@ -24,0 +26,0 @@

4

package.json
{
"name": "@glitz/type",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"main": "",

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

],
"gitHead": "fa5ca3c6db980d5489c3190b1a431d79a188e44d"
"gitHead": "02ebc87215d459d70b73f623d3e18db44b111e47"
}
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