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

unlayer-types

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unlayer-types - npm Package Compare versions

Comparing version 1.5.24 to 1.5.25

3

embed.d.ts

@@ -46,3 +46,3 @@ /// <reference types="react" />

url?: string;
weights: number[];
weights?: number[];
}

@@ -62,2 +62,3 @@ export type FontList = Font[];

export function getFonts(options?: FontOptions): FontList;
export function getFontsVersion(): number;
export function getCustomFontsCount(): number;

@@ -64,0 +65,0 @@ export const defaultFontWeights: number[];

{
"name": "unlayer-types",
"version": "1.5.24"
"version": "1.5.25"
}
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