image-promise
Advanced tools
Comparing version 6.1.0 to 6.1.1
{ | ||
"name": "image-promise", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Load one or more images, return a promise. Only 0.4KB, for the browser, no dependencies.", | ||
@@ -23,10 +23,10 @@ "keywords": [ | ||
"files": [ | ||
"index.js", | ||
"dist/image-promise.common-js.js", | ||
"dist/image-promise.es-modules.js", | ||
"index.d.ts" | ||
], | ||
"module": "index.js", | ||
"types": "./index.d.ts", | ||
"main": "dist/image-promise.common-js.js", | ||
"scripts": { | ||
"build": "tsc", | ||
"prepublishOnly": "tsc", | ||
"test": "xo && tsc --noEmit", | ||
@@ -33,0 +33,0 @@ "watch": "tsc --watch" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9813
5
141
0