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

@types/chai-jest-snapshot

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.3.5 to 1.3.6

2

chai-jest-snapshot/index.d.ts

@@ -30,3 +30,3 @@ // Type definitions for chai-jest-snapshot 1.3

/** Configure snapshot name using mocha context */
configureUsingMochaContext(context: Mocha.IBeforeAndAfterContext): void;
configureUsingMochaContext(context: Mocha.Context): void;

@@ -33,0 +33,0 @@ /** Reset snapshot registry */

{
"name": "@types/chai-jest-snapshot",
"version": "1.3.5",
"version": "1.3.6",
"description": "TypeScript definitions for chai-jest-snapshot",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -26,4 +26,4 @@ "type": "git",

},
"typesPublisherContentHash": "8aee0cfe20ec6ea57ccba71196de254560e5149c081cdc1918155ee009b68e40",
"typesPublisherContentHash": "30880e31624ead33bab67124b38d863d07bf3b0fb18b586fe4e35f3e2a4615bc",
"typeScriptVersion": "3.0"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-jest-snapshot
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-jest-snapshot.
Additional Details
* Last updated: Thu, 08 Aug 2019 16:09:06 GMT
* Dependencies: @types/chai, @types/mocha
### Additional Details
* Last updated: Sun, 12 Jul 2020 08:28:43 GMT
* Dependencies: [@types/chai](https://npmjs.com/package/@types/chai), [@types/mocha](https://npmjs.com/package/@types/mocha)
* Global values: none
# Credits
These definitions were written by Matt Perry <https://github.com/mattvperry>.
These definitions were written by [Matt Perry](https://github.com/mattvperry).

Sorry, the diff of this file is not supported yet

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