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

bootme-request

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootme-request - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

4

package.json
{
"name": "bootme-request",
"version": "0.0.8",
"version": "0.0.9",
"description": "Task to fire a HTTP Request",

@@ -20,3 +20,3 @@ "main": "index.js",

"dependencies": {
"bootme": "^0.0.12",
"bootme": "^0.0.13",
"joi": "^13.0.1",

@@ -23,0 +23,0 @@ "r2": "^2.0.0"

@@ -9,3 +9,3 @@ # bootme-request

registry.addTask(
new HttpRequestTask().setName('iss_position').setConfig({
new HttpRequestTask('iss_position').setConfig({
method: 'GET',

@@ -12,0 +12,0 @@ contentType: 'json',

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