Huge News!Announcing our $40M Series B led by Abstract Ventures.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 5.0.0 to 5.0.1

2

dist/image-promise.common-js.js

@@ -1,2 +0,2 @@

/*! npm.im/image-promise 5.0.0 */
/*! npm.im/image-promise 5.0.1 */
'use strict';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

/*! npm.im/image-promise 5.0.0 */
/*! npm.im/image-promise 5.0.1 */
function load(image) {

@@ -3,0 +3,0 @@ if (!image) {

{
"name": "image-promise",
"version": "5.0.0",
"version": "5.0.1",
"description": "Load one or more images, return a promise. Only 0.4KB, for the browser, no dependencies.",

@@ -29,4 +29,2 @@ "license": "MIT",

"main": "dist/image-promise.common-js.js",
"module": "dist/image-promise.es-modules.js",
"jsnext:main": "dist/image-promise.es-modules.js",
"scripts": {

@@ -41,4 +39,2 @@ "build:js": "bfred-npm-bundler image-promise loadImage",

"test": "npm run build",
"test:build": "npm run build",
"test:intern": "node tests/launch.js",
"intern:chrome": "intern-runner config=tests/chrome",

@@ -48,5 +44,4 @@ "intern:browserstack": "intern-runner config=tests/intern"

"devDependencies": {
"bfred-npm-bundler": "^8.0.3",
"bfred-npm-bundler": "^8.1.0",
"intern": "^3.4.2",
"is-travis": "^1.0.0",
"npm-run-all": "^4.0.2",

@@ -53,0 +48,0 @@ "onchange": "^3.2.1",

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