New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@studyportals/mb-platform-http-requests

Package Overview
Dependencies
Maintainers
23
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/mb-platform-http-requests - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0-faee1b6f.1

9

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc