Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bluelilo/node-core

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bluelilo/node-core - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

1

lib/middleware/ipAddress.js

@@ -29,5 +29,4 @@ "use strict";

store.set(IP_ADDRESS_KEY, ip);
res.set(IP_ADDRESS_HEADER, ip);
next();
});
}

2

package.json
{
"name": "@bluelilo/node-core",
"version": "1.5.0",
"version": "1.5.1",
"description": "",

@@ -5,0 +5,0 @@ "scripts": {

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