Socket
Socket
Sign inDemoInstall

jest-extended

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-extended - npm Package Compare versions

Comparing version 0.11.2 to 0.11.3

2

package.json
{
"name": "jest-extended",
"version": "0.11.2",
"version": "0.11.3",
"description": "Additional Jest matchers",

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

@@ -5,3 +5,3 @@ /// <reference types="jest" />

// noinspection JSUnusedGlobalSymbols
interface Matchers<R> {
interface Matchers<R, T = void> {
/**

@@ -8,0 +8,0 @@ * Note: Currently unimplemented

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