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.6.7 to 1.6.8

test/options-test.coffee

10

CHANGELOG.md
# Protagonist Changelog
## 1.6.8
This update now uses Drafter 3.2.7. Please see [Drafter
3.2.7](https://github.com/apiaryio/drafter/releases/tag/v3.2.7) for
the list of changes.
### Bug Fixes
* Fixed a bug where an option when set to false overrides the previous options.
## 1.6.7

@@ -4,0 +14,0 @@

# Drafter Changelog
## 3.2.7
## Bug Fixes
* Fix JSON Schema for OneOf when required is present.
[#453](https://github.com/apiaryio/drafter/issues/453)
* Allow fixed-type when the nested type in array is six characters.
[#463](https://github.com/apiaryio/drafter/issues/463)
* Fix a few issues with codeblocks format.
## 3.2.6

@@ -4,0 +16,0 @@

10

package.json
{
"name": "protagonist",
"version": "1.6.7",
"version": "1.6.8",
"description": "API Blueprint Parser",

@@ -15,9 +15,9 @@ "author": "Apiary.io <support@apiary.io>",

"dependencies": {
"nan": "~2.2.1"
"nan": "^2.6.2"
},
"devDependencies": {
"async": "^2.4.1",
"chai": "^3.5.0",
"coffee-script": "~1.6.0",
"mocha": "~1.17.1",
"async": "~0.2.10",
"chai": "~1.9.0"
"mocha": "^3.4.1"
},

@@ -24,0 +24,0 @@ "scripts": {

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