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

jest-json

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

jest-json - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

index.d.ts

6

package.json
{
"name": "jest-json",
"version": "1.0.3",
"version": "1.0.4",
"description": "Jest matcher for working with JSON",

@@ -9,2 +9,3 @@ "author": "Lucas Duailibe",

"main": "index.js",
"types": "index.d.ts",
"keywords": [

@@ -16,3 +17,4 @@ "json",

"files": [
"index.js"
"index.js",
"index.d.ts"
],

@@ -19,0 +21,0 @@ "scripts": {

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