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.6 to 1.3.7

2

sinon-express-mock/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for sinon-express-mock 1.3

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
// TypeScript Version: 2.8

@@ -9,0 +9,0 @@ import {

{
"name": "@types/sinon-express-mock",
"version": "1.3.6",
"version": "1.3.7",
"description": "TypeScript definitions for sinon-express-mock",

@@ -26,7 +26,7 @@ "license": "MIT",

"dependencies": {
"@types/sinon": "*",
"@types/express": "*"
"@types/express": "*",
"@types/sinon": "*"
},
"typesPublisherContentHash": "9173f1bf3dae57140e7dbcfe103074b669b6b85086a2047dfcb3b3c5791f634f",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "ec08dfe0d0ccdee57001f5928173ea7a4fdbde0342042894eed2c38c4c257baf",
"typeScriptVersion": "2.8"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Sun, 18 Nov 2018 17:15:33 GMT
* Dependencies: sinon, express
* Last updated: Wed, 12 Dec 2018 21:39:09 GMT
* Dependencies: @types/sinon, @types/express
* Global values: none

@@ -15,0 +15,0 @@

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