Socket
Socket
Sign inDemoInstall

immp

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immp - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "immp",
"description": "Image Manipulation Middleware Proxy",
"version": "1.0.2",
"version": "1.0.3",
"repository": "garrows/IMMP",

@@ -6,0 +6,0 @@ "keywords": [

@@ -44,3 +44,3 @@ IMMP: Image Manipulation Middleware Proxy

app.use('/im/*', require('./src')({
app.use('/im/*', immp({
ttl: 1000 * 60 * 60 * 24 * 7, // 1 week

@@ -47,0 +47,0 @@ imageMagick: true,

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