Comparing version 4.0.0-ts2 to 4.0.0-ts2.0
/// <reference types="node" /> | ||
import 'core-js/library'; | ||
import http = require('http'); | ||
@@ -4,0 +3,0 @@ export declare type Protocol = 'https:' | 'http:'; |
@@ -11,3 +11,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
require("core-js/library"); | ||
const util = require("util"); | ||
@@ -14,0 +13,0 @@ const uri = require("url"); |
{ | ||
"name": "http-call", | ||
"description": "make http requests", | ||
"version": "4.0.0-ts2", | ||
"version": "4.0.0-ts2.0", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/jdxcode/http-call/issues", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22637
631