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.1 to 0.0.2

2

package.json
{
"name": "@atomiq/json-schema-test-suite",
"version": "0.0.1",
"version": "0.0.2",
"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",

@@ -1,7 +0,14 @@

This is a fork of JSON Schema Test Suite for Node.js developers
===============================================================
Node.js fork of JSON Schema Test Suite
======================================
The JSON Schema Test Suite is meant to be a language agnostic test suite for testing JSON Schema validation libraries. This
fork makes the test suite available as an npm package for use with Node.js.
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.
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.
This fork makes the test suite available as an [npm package](https://www.npmjs.com/package/@atomiq/json-schema-test-suite)
for use with Node.js.
npm install @atomiq/json-schema-test-suite

@@ -8,0 +15,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