Socket
Socket
Sign inDemoInstall

@types/jest-specific-snapshot

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jest-specific-snapshot - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

2

jest-specific-snapshot/index.d.ts

@@ -11,3 +11,3 @@ // Type definitions for jest-specific-snapshot 0.5

namespace jest {
interface Matchers<R> {
interface Matchers<R, T> {
toMatchSpecificSnapshot(snapshotFilename: string): R;

@@ -14,0 +14,0 @@ }

{
"name": "@types/jest-specific-snapshot",
"version": "0.5.3",
"version": "0.5.4",
"description": "TypeScript definitions for jest-specific-snapshot",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "03f1313fbde167434e8c9a3d4b855f0401e5f19f7b07b19319604caa2112a66c",
"typesPublisherContentHash": "8ca40f2f8b92ba6c647349dc7d6c1aa5b7789d5e09cc2713d100d30c0a5f47fa",
"typeScriptVersion": "3.1"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for jest-specific-snapshot ( https://github.com/igor-dv/jest-specific-snapshot#readme ).
This package contains type definitions for jest-specific-snapshot (https://github.com/igor-dv/jest-specific-snapshot#readme).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Sat, 23 Feb 2019 00:16:57 GMT
* Last updated: Fri, 25 Oct 2019 20:19:07 GMT
* Dependencies: @types/jest

@@ -15,0 +15,0 @@ * Global values: none

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