Socket
Socket
Sign inDemoInstall

@bearer/openapi-generator

Package Overview
Dependencies
10
Maintainers
4
Versions
174
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.100.1-canary.40 to 0.100.1-canary.51

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 @@

10

package.json
{
"name": "@bearer/openapi-generator",
"version": "0.100.1-canary.40+a0b1e91e",
"version": "0.100.1-canary.51+103a31dc",
"description": "Function openapi spec generator",

@@ -28,10 +28,10 @@ "main": "lib/index.js",

"prepare": "yarn clean && yarn build",
"test": "jest",
"test:ci": "jest --coverage"
"test": "jest --colors",
"test:ci": "jest --coverage --colors"
},
"dependencies": {
"@bearer/functions": "^0.100.1-canary.40+a0b1e91e",
"@bearer/functions": "^0.100.1-canary.51+103a31dc",
"lodash.merge": "^4.6.1"
},
"gitHead": "a0b1e91ea32ee94232a888f2fbfb32ff3b1d06d6"
"gitHead": "103a31dc5492911bdf0aeba53724f5f368d1d240"
}
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