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

@guyo13/node-http

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guyo13/node-http - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

AUTHORS.md

4

index.js
'use strict';
// Copyright (c) 2021, Guy Or Please see the AUTHORS file for details.
// All rights reserved. Use of this source code is governed by a MIT
// license that can be found in the LICENSE file.
const https = require('https');

@@ -4,0 +8,0 @@ const http = require('http');

2

package.json
{
"name": "@guyo13/node-http",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple http/s requests based on Node http and https modules",

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

Sorry, the diff of this file is not supported yet

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