Socket
Socket
Sign inDemoInstall

json-server

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-server - npm Package Compare versions

Comparing version 0.7.18 to 0.7.19

1

bin/index.js

@@ -41,2 +41,3 @@ #!/usr/bin/env node

})
.boolean('watch')
.help('help').alias('help', 'h')

@@ -43,0 +44,0 @@ .version(pkg.version).alias('version', 'v')

2

package.json
{
"name": "json-server",
"version": "0.7.18",
"version": "0.7.19",
"description": "Serves JSON files through REST routes.",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

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