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

@everymundo/promise-data-to

Package Overview
Dependencies
Maintainers
13
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymundo/promise-data-to - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

1

lib/promise-data-to.js

@@ -37,3 +37,2 @@ 'use strict';

if (!headers['user-agent']) headers['user-agent'] = 'airindex-lambda-function';
if (!headers['Content-type']) headers['Content-type'] = 'application/json';

@@ -40,0 +39,0 @@

2

package.json
{
"name": "@everymundo/promise-data-to",
"version": "0.0.1",
"version": "0.0.2",
"description": "This is a helper to perform POST requests using promises and no external dependencies",

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

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