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.12 to 0.0.13

1

index.js

@@ -24,2 +24,3 @@ 'use strict'

bootme: Joi.object(),
refs: Joi.object(),
method: Joi.string()

@@ -26,0 +27,0 @@ .lowercase()

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,1 +20,5 @@ # bootme-request

- Based on the `contentType` property.
## Caveats
Don't forget to register your `onError` hook to rollback the operation.
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