Socket
Socket
Sign inDemoInstall

express-clues

Package Overview
Dependencies
3
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

1

index.js

@@ -78,2 +78,3 @@ var clues = require("clues"),

.then(function(d) {
res.set('Content-Type','application/json');
res.end(JSON.stringify(d,null,2));

@@ -80,0 +81,0 @@ });

2

package.json
{
"name": "express-clues",
"version": "0.0.3",
"version": "0.0.4",
"description": "Provide clues as an express API",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc