@guyo13/node-http
Advanced tools
Comparing version 1.0.0 to 1.0.1
'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'); |
{ | ||
"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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
3644
5
66
1