Socket
Socket
Sign inDemoInstall

ts-json-schema

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ts-json-schema

A fluent builder for json schemas


Version published
Maintainers
1
Install size
125 kB
Created

Readme

Source

JSON Schema Builder

Build Status

A fluent builder for JSON Schemas

Currently with zero dependencies

Awwww yeah

Developing

yarn install will install all dependencies

Testing

  • yarn test will run the unit tests
  • yarn test:watch will run run the unit tests in watch mode.

Compiled using typescript 2.6

Change Log

1.1.0

  • Added the ability to have an array of strings for the path of the property in the builder
  • Switched typescript comiler to v2.6.2
  • Added .npmignore to ignore source files when releasing
  • Switched testing framework to jest
  • excluded testing files from built files

Keywords

FAQs

Last updated on 04 Jan 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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