Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

json-schema-to-markdown

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-to-markdown - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

CHANGELOG.md

@@ -19,2 +19,6 @@ # changelog

## [1.1.1] - 2019-06-25
### Fixed
- Update dev dependencies to resolve WS-2019-0019.
## [1.1.0] - 2019-02-15

@@ -30,3 +34,4 @@ ### Added

[Unreleased]: https://github.com/saibotsivad/json-schema-to-markdown/compare/v1.1.0...HEAD
[1.1.1]: https://github.com/saibotsivad/json-schema-to-markdown/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/saibotsivad/json-schema-to-markdown/compare/v1.0.3...v1.1.0
[1.0.3]: https://github.com/saibotsivad/json-schema-to-markdown/compare/v1.0.2...v1.0.3

4

package.json
{
"name": "json-schema-to-markdown",
"version": "1.1.0",
"version": "1.1.1",
"description": "Turn a JSON Schema into a markdown file.",

@@ -25,3 +25,3 @@ "main": "index.js",

"devDependencies": {
"commitizen": "^3.0.5",
"commitizen": "^3.1.1",
"cz-conventional-changelog": "^2.1.0",

@@ -28,0 +28,0 @@ "is-my-json-valid": "^2.19.0",

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