New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

match-json

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

match-json - npm Package Compare versions

Comparing version

to
0.1.1

3

package.json
{
"name": "match-json",
"version": "0.1.0",
"version": "0.1.1",
"description": "An JavaScript library to test JSON with some nice features",
"keywords": [ "match", "json" ],
"main": "index.js",

@@ -6,0 +7,0 @@ "scripts": {

@@ -1,2 +0,2 @@

# match #
# match [![Build Status](https://travis-ci.org/ozkxr/match.svg?branch=master)](https://travis-ci.org/ozkxr/match) #

@@ -67,3 +67,3 @@ An JavaScript library to test JSON with some nice features.

Also, you can also predefine an pattern to test JSON.
Also, you can also predefine an expected pattern.

@@ -70,0 +70,0 @@ ```