superagent
Advanced tools
Comparing version 2.0.0-alpha.3 to 2.0.0
# 2.0.0 | ||
To try alpha versions: | ||
npm install superagent@next | ||
## Breaking changes | ||
@@ -27,2 +23,3 @@ | ||
* `request.head()` supports `.redirects(5)` call (Kornel Lesiński) | ||
* `response` event is also emitted when using `.pipe()` | ||
@@ -29,0 +26,0 @@ # 1.8.2 (2016-03-20) |
{ | ||
"name": "superagent", | ||
"version": "2.0.0-alpha.3", | ||
"version": "2.0.0", | ||
"description": "elegant & feature rich browser / node HTTP with a fluent API", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
326115