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

@jimp/custom

Package Overview
Dependencies
Maintainers
2
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/custom - npm Package Compare versions

Comparing version 0.17.9 to 0.17.10

es/index.js

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v0.17.9 (Sat Feb 04 2023)
#### 🐛 Bug Fix
- switch from browserify to webpack [#1140](https://github.com/jimp-dev/jimp/pull/1140) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v0.16.3 (Sat Feb 04 2023)

@@ -2,0 +14,0 @@

6

package.json
{
"name": "@jimp/custom",
"version": "0.17.9",
"version": "0.17.10",
"description": "Interface to customize jimp configuration",

@@ -22,3 +22,3 @@ "main": "dist/index.js",

"@babel/runtime": "^7.7.2",
"@jimp/core": "^0.17.9"
"@jimp/core": "^0.17.10"
},

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

},
"gitHead": "425bc20d1bf3c0fa5fc3f489a391bad15f661601"
"gitHead": "f4cce2504b5209c57a3c02b07d447b2de2e46aa0"
}

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

// TypeScript Version: 3.1
// Minimum TypeScript Version: 3.2
// See the `jimp` package index.d.ts for why the version is not 2.8

@@ -3,0 +3,0 @@ import {

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