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

@jimp/plugin-normalize

Package Overview
Dependencies
Maintainers
2
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-normalize - npm Package Compare versions

Comparing version 0.8.6-canary.810.481.0 to 0.8.6-canary.815.488.0

12

dist/index.js
"use strict";
require("core-js/modules/es6.object.define-property");
require("core-js/modules/es.array.fill");
require("core-js/modules/es.array.find-index");
require("core-js/modules/es.array.reverse");
require("core-js/modules/es.array.slice");
Object.defineProperty(exports, "__esModule", {

@@ -10,6 +16,2 @@ value: true

require("core-js/modules/es6.array.find-index");
require("core-js/modules/es6.array.fill");
var _utils = require("@jimp/utils");

@@ -16,0 +18,0 @@

{
"name": "@jimp/plugin-normalize",
"version": "0.8.6-canary.810.481.0",
"version": "0.8.6-canary.815.488.0",
"description": "normalize an image.",

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

"dependencies": {
"@jimp/utils": "0.8.6-canary.810.481.0",
"core-js": "^2.5.7"
"@babel/runtime": "^7.7.2",
"@jimp/utils": "0.8.6-canary.815.488.0",
"core-js": "^3.4.1"
},

@@ -31,4 +32,4 @@ "peerDependencies": {

"devDependencies": {
"@jimp/custom": "0.8.6-canary.810.481.0",
"@jimp/test-utils": "0.8.6-canary.810.481.0"
"@jimp/custom": "0.8.6-canary.815.488.0",
"@jimp/test-utils": "0.8.6-canary.815.488.0"
},

@@ -38,3 +39,3 @@ "publishConfig": {

},
"gitHead": "941ed08d9215f928708b7ab6a9a942a2fc5995df"
"gitHead": "3260b0cc7bddc7360f70248e28fdd815b7d17c8c"
}

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