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

@atomiq/json-schema-test-suite

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomiq/json-schema-test-suite - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "@atomiq/json-schema-test-suite",
"version": "0.0.2",
"version": "0.0.3",
"description": "Exposes JSON Schema Test Suite as a Node.js package, so don't need to add as a git submodule.",

@@ -5,0 +5,0 @@ "main": "index.js",

Node.js fork of JSON Schema Test Suite
======================================
This is a fork of JSON Schema Test Suite for Node.js validator development. It is current with the latest commit to
`7511038dcb4f4b430fa2a929184da70b670bdd35` (June 17, 2015) on the upstream `develop` branch.
This is a fork of JSON Schema Test Suite for Node.js validator development.
The `master` and `develop` branches track the upstream branches. Make sure you are on the `node` for taking advantage
of the node features in this fork.
The JSON Schema Test Suite is meant to be a language agnostic test suite for testing JSON Schema validation libraries.

@@ -16,2 +12,6 @@ This fork makes the test suite available as an [npm package](https://www.npmjs.com/package/@atomiq/json-schema-test-suite)

It is current with the latest commit to `7511038dcb4f4b430fa2a929184da70b670bdd35` (June 17, 2015) on the upstream
`develop` branch. When pulling the source from GitHub, make sure to checkout the `node` branch for taking advantage
of the node features in this fork. The `master` and `develop` branches track the
[upstream repo](https://github.com/json-schema/JSON-Schema-Test-Suite/).

@@ -18,0 +18,0 @@ ### Usage:

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