Socket
Socket
Sign inDemoInstall

protagonist

Package Overview
Dependencies
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

8

CHANGELOG.md
# Protagonist Changelog
## Master
## 1.5.1
This update now uses Drafter 3.1.2. Please see [Drafter
3.1.2](https://github.com/apiaryio/drafter/releases/tag/v3.1.2) for
the list of changes.
## 1.5.0

@@ -4,0 +12,0 @@

25

drafter/CHANGELOG.md
# Drafter Changelog
## Master
## 3.1.2
* Add missing sourcemaps for named type references
[#386](https://github.com/apiaryio/drafter/issues/386)
* Warn user on "action" with non-absolute path
[#350](https://github.com/apiaryio/drafter/issues/350)
### Bug Fixes
* Prevent crashing and improve structure of result from parsing regarding
markdown lists.
* Correctly set the content type for custom JSON Schema.
[#392](https://github.com/apiaryio/drafter/issues/392)
* Fix the JSON Schema generated when using `fixed-type` attribute
[#389](https://github.com/apiaryio/drafter/issues/389)
* Fix and improve URI Template parameters validation
[#402](https://github.com/apiaryio/drafter/issues/402)
## 3.1.1

@@ -9,3 +33,2 @@

## 3.1.0

@@ -12,0 +35,0 @@

@@ -195,2 +195,3 @@ ![logo](https://raw.github.com/apiaryio/api-blueprint/master/assets/logo_apiblueprint.png)

### CLI Wrapper
- [fury-cli](https://github.com/apiaryio/fury-cli) (Node.js)
- [Drafter-php](https://github.com/hendrikmaus/drafter-php) (PHP)

@@ -197,0 +198,0 @@

2

package.json
{
"name": "protagonist",
"version": "1.5.0",
"version": "1.5.1",
"description": "API Blueprint Parser",

@@ -5,0 +5,0 @@ "author": "Apiary.io <support@apiary.io>",

@@ -59,2 +59,7 @@ {

},
"attributes": {
"typeAttributes": [
"required"
]
},
"content": {

@@ -61,0 +66,0 @@ "key": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc