New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-img-placeholder

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-img-placeholder - npm Package Compare versions

Comparing version 4.1.3 to 4.1.5

12

package.json
{
"name": "node-img-placeholder",
"version": "4.1.3",
"version": "4.1.5",
"description": "run a local image placeholder service",

@@ -10,4 +10,3 @@ "main": "lib/server.js",

"start": "node bin/www",
"test": "istanbul cover -x *.test.js _mocha -- -R spec ./tests/*.test.js",
"semantic-release": "semantic-release && npm publish && semantic-release post"
"test": "istanbul cover -x *.test.js _mocha -- -R spec ./tests/*.test.js"
},

@@ -40,3 +39,3 @@ "keywords": [

"dependencies": {
"express": "4.16.4",
"express": "4.17.1",
"extend": "3.0.2",

@@ -51,5 +50,4 @@ "gm": "1.23.1",

"istanbul": "0.4.5",
"mocha": "^6.1.4",
"semantic-release": "15.13.12",
"supertest": "3.4.2"
"mocha": "6.1.4",
"supertest": "4.0.2"
},

@@ -56,0 +54,0 @@ "config": {

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