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

image-promise

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-promise - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

dist/image-promise.common-js.js

8

package.json
{
"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"

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