Comparing version 10.5.1 to 10.5.2
{ | ||
"name": "got", | ||
"version": "10.5.1", | ||
"version": "10.5.2", | ||
"description": "Human-friendly and powerful HTTP request library for Node.js", | ||
@@ -55,2 +55,3 @@ "license": "MIT", | ||
"p-cancelable": "^2.0.0", | ||
"p-event": "^4.0.0", | ||
"responselike": "^2.0.0", | ||
@@ -86,3 +87,2 @@ "to-readable-stream": "^2.0.0", | ||
"nyc": "^15.0.0", | ||
"p-event": "^4.0.0", | ||
"proxyquire": "^2.0.1", | ||
@@ -89,0 +89,0 @@ "sinon": "^8.1.1", |
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
32
15
+ Addedp-event@^4.0.0
+ Addedp-event@4.2.0(transitive)
+ Addedp-finally@1.0.0(transitive)
+ Addedp-timeout@3.2.0(transitive)