Socket
Socket
Sign inDemoInstall

@bearer/openapi-generator

Package Overview
Dependencies
162
Maintainers
4
Versions
174
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.101.0-canary.43 to 0.101.0

18

CHANGELOG.md

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

# [0.101.0](https://github.com/Bearer/bearer/compare/v0.100.0...v0.101.0) (2019-03-15)
### Bug Fixes
* fix manifest generation ([#580](https://github.com/Bearer/bearer/issues/580)) ([1fcd9cd](https://github.com/Bearer/bearer/commit/1fcd9cd))
* **cli:** use v3 version ([1ba85f2](https://github.com/Bearer/bearer/commit/1ba85f2))
### Features
* Feat/add oauth1 templates to cli ([#542](https://github.com/Bearer/bearer/issues/542)) ([f7ed642](https://github.com/Bearer/bearer/commit/f7ed642))
* rename scenario to integration ([#570](https://github.com/Bearer/bearer/issues/570)) ([cc34baa](https://github.com/Bearer/bearer/commit/cc34baa))
# [0.100.0](https://github.com/Bearer/bearer/compare/v0.99.2...v0.100.0) (2019-03-04)

@@ -8,0 +26,0 @@

6

package.json
{
"name": "@bearer/openapi-generator",
"version": "0.101.0-canary.43+2145974e",
"version": "0.101.0",
"description": "Function openapi spec generator",

@@ -32,6 +32,6 @@ "main": "lib/index.js",

"dependencies": {
"@bearer/functions": "^0.101.0-canary.43+2145974e",
"@bearer/functions": "^0.101.0",
"lodash.merge": "^4.6.1"
},
"gitHead": "2145974e8445cbc84d5ee7aa43f9c25593e1bd06"
"gitHead": "d443d837a6a19c8f0d2ef6f3ba352dc6b62f7aa2"
}
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