@imageengine/imageengine-helpers
Advanced tools
+2
-1
@@ -25,3 +25,4 @@ "use strict"; | ||
| noOptimization: "pass", | ||
| no_optimization: "pass" | ||
| no_optimization: "pass", | ||
| force_download: "dl" | ||
| }; | ||
@@ -28,0 +29,0 @@ function build_IE_url(src, directives, debug) { |
+2
-1
| export declare type IEFormat = "png" | "gif" | "jpg" | "jpeg" | "bmp" | "webp" | "jp2" | "svg" | "mp4" | "jxr" | "avif"; | ||
| export declare type IEFit = "stretch" | "box" | "letterbox" | "cropbox"; | ||
| export declare type IEFit = "stretch" | "box" | "letterbox" | "cropbox" | "outside"; | ||
| export interface IEDirectives { | ||
@@ -23,2 +23,3 @@ width?: number; | ||
| noOptimization?: true; | ||
| force_download?: true; | ||
| } |
+1
-1
| { | ||
| "name": "@imageengine/imageengine-helpers", | ||
| "version": "0.0.6", | ||
| "version": "0.1.0", | ||
| "description": "A set of helper functions to generate ImageEngine custom urls with valid directives", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/imgeng/imageengine-helpers", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8176
0.8%127
1.6%1
Infinity%