Socket
Socket
Sign inDemoInstall

@fulcrum/fulcrum-expression-oauth

Package Overview
Dependencies
8
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

4

index.js

@@ -29,7 +29,5 @@ var ohauth = require('ohauth');

var request = (typeof REQUEST === 'undefined' ? require('request') : REQUEST);
request(options, callback);
REQUEST(options, callback);
}
module.exports = oauthRequest;
{
"name": "@fulcrum/fulcrum-expression-oauth",
"version": "0.0.2",
"version": "0.0.3",
"description": "An oauth patch that uses Fulcrum's special REQUEST method in fulcrum expressions",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc