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

@types/sinon-express-mock

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sinon-express-mock - npm Package Compare versions

Comparing version 1.3.10 to 1.3.11

7

sinon-express-mock/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for sinon-express-mock 1.3
// Project: https://github.com/danawoodman/sinon-express-mock#readme
// Definitions by: Jared Chapiewsky <https://github.com/jpchip>
// Tomek Łaziuk <https://github.com/tlaziuk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { SinonStub } from "sinon";

@@ -9,0 +2,0 @@

12

sinon-express-mock/package.json
{
"name": "@types/sinon-express-mock",
"version": "1.3.10",
"version": "1.3.11",
"description": "TypeScript definitions for sinon-express-mock",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-express-mock",

"name": "Jared Chapiewsky",
"url": "https://github.com/jpchip",
"githubUsername": "jpchip"
"githubUsername": "jpchip",
"url": "https://github.com/jpchip"
},
{
"name": "Tomek Łaziuk",
"url": "https://github.com/tlaziuk",
"githubUsername": "tlaziuk"
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "d7c4605ec7ef002b5f4f853eeca907eb426b91585ddea240a404c77ab56c0ce7",
"typesPublisherContentHash": "acebc6ee8983965ecd43c16512bd0d548cb803e8f0270624354d0075ce4b2804",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for sinon-express-mock 1.3
// Project: https://github.com/danawoodman/sinon-express-mock#readme
// Definitions by: Jared Chapiewsky <https://github.com/jpchip>
// Tomek Łaziuk <https://github.com/tlaziuk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { SinonStub } from "sinon";

@@ -74,7 +67,6 @@

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/sinon](https://npmjs.com/package/@types/sinon)
* Global values: none
# Credits
These definitions were written by [Jared Chapiewsky](https://github.com/jpchip), and [Tomek Łaziuk](https://github.com/tlaziuk).
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