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

jest-schema-matcher

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-schema-matcher - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

dist/index.d.ts

11

package.json
{
"name": "jest-schema-matcher",
"version": "0.0.2",
"version": "0.1.0",
"license": "MIT",
"files": [
"dist/"
],
"main": "./dist",

@@ -21,3 +24,3 @@ "repository": "https://ryparker@github.com/ryparker/jest-schema-matcher.git",

"pretty-format": "^26.0.1",
"schematized": "^1.5.0",
"schematized": "^1.5.1",
"variable-diff": "^2.0.1"

@@ -42,3 +45,5 @@ },

"rules": {
"@typescript-eslint/restrict-plus-operands": 0
"@typescript-eslint/restrict-plus-operands": 0,
"@typescript-eslint/restrict-template-expressions": 0,
"no-eval": 0
}

@@ -45,0 +50,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