node-fetch-npm
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -1,5 +0,12 @@ | ||
# Change Log | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
### [2.0.3](https://github.com/npm/node-fetch-npm/compare/v2.0.2...v2.0.3) (2020-03-12) | ||
### Bug Fixes | ||
* Add license to comment lifted from request ([9a2fadb](https://github.com/npm/node-fetch-npm/commit/9a2fadbb7ae3fc1ab80b5674f7822d3791634482)) | ||
<a name="2.0.2"></a> | ||
@@ -6,0 +13,0 @@ ## [2.0.2](https://github.com/npm/node-fetch-npm/compare/v2.0.1...v2.0.2) (2017-08-15) |
{ | ||
"name": "node-fetch-npm", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "An npm cli-oriented fork of the excellent node-fetch", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -90,2 +90,15 @@ 'use strict' | ||
} | ||
// Comment and logic below is used under the following license: | ||
// Copyright (c) 2010-2012 Mikeal Rogers | ||
// Licensed under the Apache License, Version 2.0 (the "License"); | ||
// you may not use this file except in compliance with the License. | ||
// You may obtain a copy of the License at | ||
// http://www.apache.org/licenses/LICENSE-2.0 | ||
// Unless required by applicable law or agreed to in writing, | ||
// software distributed under the License is distributed on an "AS | ||
// IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either | ||
// express or implied. See the License for the specific language | ||
// governing permissions and limitations under the License. | ||
// Remove authorization if changing hostnames (but not if just | ||
@@ -92,0 +105,0 @@ // changing ports or protocols). This matches the behavior of request: |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
61271
1239
12