Socket
Socket
Sign inDemoInstall

treverpr-contextio

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.5 to 0.4.6

1

lib/oauth.js

@@ -411,3 +411,2 @@ /*

var baseString = OAuth.SignatureMethod.getBaseString(message);
console.log("BASESTRING", baseString);
var signature = this.getSignature(baseString);

@@ -414,0 +413,0 @@ OAuth.setParameter(message, "oauth_signature", signature);

2

package.json

@@ -5,3 +5,3 @@ {

"keywords": ["email","ContextIO","api","imap","gmail","tools","rest"],
"version": "0.4.5",
"version": "0.4.6",
"author": "Bruno Morency <bruno@context.io>",

@@ -8,0 +8,0 @@ "repository": {

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