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
18
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 1.0.2 to 1.0.3

4

package.json
{
"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",

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