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

@mongosh/types

Package Overview
Dependencies
Maintainers
11
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/types - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

1

lib/index.d.ts

@@ -61,2 +61,3 @@ export interface ApiEventArguments {

stderr?: string;
pid?: number;
}

@@ -63,0 +64,0 @@ export interface MongocryptdLogEvent {

4

package.json
{
"name": "@mongosh/types",
"version": "1.0.5",
"version": "1.0.6",
"description": "Types for mongosh internals",

@@ -34,3 +34,3 @@ "author": "Anna Henningsen <anna.henningsen@mongodb.com>",

},
"gitHead": "e5a2dd853f0739496406c3698124b62c5affd9bd"
"gitHead": "9eef48ae7aa36725d4776df7817b93713873fd1b"
}

@@ -72,2 +72,3 @@ /* eslint camelcase: 0 */

stderr?: string;
pid?: number;
}

@@ -74,0 +75,0 @@

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