Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bearer/functions

Package Overview
Dependencies
Maintainers
4
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bearer/functions - npm Package Compare versions

Comparing version 1.8.2 to 1.8.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.8.3](https://github.com/Bearer/bearer/compare/v1.8.2...v1.8.3) (2019-07-31)
**Note:** Version bump only for package @bearer/functions
## [1.8.2](https://github.com/Bearer/bearer/compare/v1.8.1...v1.8.2) (2019-07-29)

@@ -8,0 +16,0 @@

1

lib/functions/fetch.js

@@ -59,2 +59,3 @@ "use strict";

process.env.clientId = organizationIdentifier || clientId;
process.env.environmentId = clientId;
process.env.scenarioUuid = integrationUuid;

@@ -61,0 +62,0 @@ };

4

package.json
{
"private": false,
"name": "@bearer/functions",
"version": "1.8.2",
"version": "1.8.3",
"description": "Bearer Functions",

@@ -36,3 +36,3 @@ "main": "lib/index.js",

},
"gitHead": "1a45da2b1190c88c10fb730cbf3e995c299c24a0"
"gitHead": "351454118e84e68a0de18b3f1d98e34d7f536ece"
}
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