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

@quartz/js-utils

Package Overview
Dependencies
Maintainers
6
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quartz/js-utils - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

dist/resizeWPImage.d.ts

@@ -11,2 +11,2 @@ /**

*/
export default function resizeWPImage(url: string, width: number, height: number, crop?: boolean, quality?: number): string;
export default function resizeWPImage(url: string, width?: number, height?: number, crop?: boolean, quality?: number): string;
{
"name": "@quartz/js-utils",
"version": "1.1.1",
"version": "1.1.2",
"description": "A collection of reusable JavaScript utilities for Quartz products.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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