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.0 to 4.1.1

29

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

@@ -9,3 +9,2 @@ "main": "lib/server.js",

"commit": "git-cz",
"report-coverage": "cat coverage/lcov.info | codecov",
"start": "node bin/www",

@@ -41,18 +40,16 @@ "test": "istanbul cover -x *.test.js _mocha -- -R spec ./tests/*.test.js",

"dependencies": {
"express": "^4.13.3",
"extend": "^3.0.0",
"gm": "^1.21.1",
"morgan": "1.6.1",
"serve-favicon": "2.3.0"
"express": "4.16.4",
"extend": "3.0.2",
"gm": "1.23.1",
"morgan": "1.9.1",
"serve-favicon": "2.5.0"
},
"devDependencies": {
"chai": "3.5.0",
"codecov.io": "0.1.6",
"cz-conventional-changelog": "1.1.5",
"ghooks": "1.0.3",
"istanbul": "0.4.2",
"jade": "1.11.0",
"mocha": "3.1.2",
"semantic-release": "4.3.5",
"supertest": "2.0.1"
"chai": "4.2.0",
"cz-conventional-changelog": "2.1.0",
"ghooks": "2.0.4",
"istanbul": "0.4.5",
"mocha": "6.0.0",
"semantic-release": "15.13.3",
"supertest": "3.4.2"
},

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

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