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

lib

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lib - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

1

lib.js

@@ -29,3 +29,2 @@ const appendLibPath = require('./lib/append.js');

}
},

@@ -32,0 +31,0 @@ {

2

lib/remote.js
const https = require('https');
const http = require('http');
const HOST = 'f.stdlib.com';
const HOST = 'functions.lib.id';
const PORT = 443;

@@ -6,0 +6,0 @@ const PATH = '/';

{
"name": "lib",
"version": "3.0.0",
"version": "3.0.1",
"description": "StdLib: Standard Library for Microservices Node.js Bindings",

@@ -5,0 +5,0 @@ "main": "lib.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