New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/mockery

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mockery - npm Package Compare versions

Comparing version 1.4.31 to 1.4.32

5

mockery/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for mockery 1.4.0
// Project: https://github.com/mfncooper/mockery
// Definitions by: jt000 <https://github.com/jt000>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface MockeryEnableArgs {

@@ -7,0 +2,0 @@ useCleanCache?: boolean | undefined;

8

mockery/package.json
{
"name": "@types/mockery",
"version": "1.4.31",
"version": "1.4.32",
"description": "TypeScript definitions for mockery",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mockery",

"name": "jt000",
"url": "https://github.com/jt000",
"githubUsername": "jt000"
"githubUsername": "jt000",
"url": "https://github.com/jt000"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "78ab18ee9011b701e975bd462fe4dc2691c845a372cd1f7df4be49b931448883",
"typesPublisherContentHash": "9ac67da41a7faeaca76e52843021d771401e2ec624578cdc007e0b8c820257ad",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for mockery 1.4.0
// Project: https://github.com/mfncooper/mockery
// Definitions by: jt000 <https://github.com/jt000>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface MockeryEnableArgs {

@@ -46,7 +41,6 @@ useCleanCache?: boolean | undefined;

### Additional Details
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [jt000](https://github.com/jt000).
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