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.6.2-canary-4.1 to 1.6.2

11

CHANGELOG.md

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

## [1.6.2](https://github.com/Bearer/bearer/compare/v1.6.1...v1.6.2) (2019-07-08)
### Bug Fixes
* simplify function bundling ([#703](https://github.com/Bearer/bearer/issues/703)) ([ad39b1a](https://github.com/Bearer/bearer/commit/ad39b1a))
## [1.6.1](https://github.com/Bearer/bearer/compare/v1.6.0...v1.6.1) (2019-07-02)

@@ -8,0 +19,0 @@

8

package.json
{
"private": false,
"name": "@bearer/functions",
"version": "1.6.2-canary-4.1+aa627430",
"version": "1.6.2",
"description": "Bearer Functions",

@@ -25,4 +25,4 @@ "main": "lib/index.js",

"dependencies": {
"@bearer/logger": "^1.6.2-canary-4.1+aa627430",
"@bearer/x-ray": "^1.6.2-canary-4.1+aa627430",
"@bearer/logger": "^1.6.1",
"@bearer/x-ray": "^1.6.2",
"axios": "^0.18.0"

@@ -38,3 +38,3 @@ },

},
"gitHead": "aa627430dfb4f46fe1fea28f5b1ce47b592d0165"
"gitHead": "cb2654b19000e2ad6f31a0e4ed715a6298c8df2d"
}
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