@studyportals/mb-platform-http-requests
Advanced tools
Comparing version 2.5.0 to 2.6.0-faee1b6f.1
{ | ||
"name": "@studyportals/mb-platform-http-requests", | ||
"version": "2.5.0", | ||
"version": "2.6.0-faee1b6f.1", | ||
"description": "Resources that facilitate sending HTTP requests.", | ||
@@ -15,4 +15,5 @@ "main": "bin/index.js", | ||
"deploy-major": "npm version major && npm run deploy", | ||
"deploy-prerelease": "npm version prerelease && npm run deploy-beta", | ||
"deploy": "npm run prepare-deployment && npm publish ./bin", | ||
"deploy-beta": "npm version prerelease && npm run prepare-deployment && npm publish ./bin --tag beta", | ||
"deploy-beta": "npm run prepare-deployment && npm publish ./bin --tag beta", | ||
"lint": "tslint 'src/**/*.ts'", | ||
@@ -34,3 +35,3 @@ "lint-fix": "tslint --fix 'src/**/*.ts'", | ||
"@types/qs": "^6.5.2", | ||
"@types/superagent": "^4.1.10", | ||
"@types/superagent": "^4", | ||
"chai": "^4.2.0", | ||
@@ -47,4 +48,4 @@ "mocha": "^5.2.0", | ||
"qs": "^6.11.0", | ||
"superagent": "^6.1.0" | ||
"superagent": "^8" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21536
2
+ Addedasap@2.0.6(transitive)
+ Addeddezalgo@1.0.4(transitive)
+ Addedform-data@4.0.2(transitive)
+ Addedformidable@2.1.2(transitive)
+ Addedhexoid@1.0.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedsuperagent@8.1.2(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedform-data@3.0.3(transitive)
- Removedformidable@1.2.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedsuperagent@6.1.0(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updatedsuperagent@^8