@studyportals/mb-platform-http-requests
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@studyportals/mb-platform-http-requests", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Resources that facilitate sending HTTP requests.", | ||
@@ -10,3 +10,3 @@ "main": "bin/index.js", | ||
"test-u-o": "nyc --all --silent mocha \"bin/tests-u/**/*.test.js\"", | ||
"prepare-deployment": "rm -fR bin && npm test && cp package.json bin/package.json", | ||
"prepare-deployment": "rm -fR bin && npm test && cp package.json bin/package.json && rm -fR bin/tests-u", | ||
"deploy-patch": "npm version patch && npm run deploy", | ||
@@ -13,0 +13,0 @@ "deploy-minor": "npm version minor && npm run deploy", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20831
28
309
1