good-guy-http
Advanced tools
Comparing version 1.10.0 to 1.10.2
var _ = require('underscore'); | ||
var util = require('util'); | ||
var CircuitBreaker = require('circuit-breaker-js'); | ||
var CircuitBreaker = require('@schibstedpl/circuit-breaker-js'); | ||
@@ -5,0 +5,0 @@ var DEFAULT_CIRCUIT_BREAKER_OPTIONS = { |
{ | ||
"name": "good-guy-http", | ||
"version": "1.10.0", | ||
"version": "1.10.2", | ||
"description": "The opinionated sane HTTP client with a good guy approach.", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"circuit-breaker-js": "github:Schibsted-Tech-Polska/circuit-breaker-js#v0.0.2", | ||
"@schibstedpl/circuit-breaker-js": "0.0.2", | ||
"clone": "2.1.1", | ||
@@ -24,0 +24,0 @@ "request": "2.81.0", |
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
0
3
94518