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.818.495.0 to 0.9.0

14

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

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

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

@@ -20,0 +16,0 @@

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

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

"dependencies": {
"@jimp/utils": "0.8.6-canary.818.495.0",
"core-js": "^3.4.1"
"@jimp/utils": "^0.9.0",
"core-js": "^2.5.7"
},

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

"devDependencies": {
"@jimp/custom": "0.8.6-canary.818.495.0",
"@jimp/test-utils": "0.8.6-canary.818.495.0"
"@jimp/custom": "^0.9.0",
"@jimp/test-utils": "^0.9.0"
},

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

},
"gitHead": "3b326196faede3b9d88e1e9a37305cbcba7151d8"
"gitHead": "0591e7391f64a92084a4ce9c96a1274df6339c25"
}

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