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

@mongodb-js/mongodb-constants

Package Overview
Dependencies
Maintainers
29
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongodb-js/mongodb-constants - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

dist/stage-operators.js

@@ -959,2 +959,4 @@ "use strict";

exports.STAGE_OPERATORS = STAGE_OPERATORS;
(function assertStageOperatorsSceme(_operators) {
})(STAGE_OPERATORS);
const STAGE_OPERATOR_NAMES = STAGE_OPERATORS.map((op) => op.name);

@@ -961,0 +963,0 @@ exports.STAGE_OPERATOR_NAMES = STAGE_OPERATOR_NAMES;

5

package.json

@@ -16,3 +16,3 @@ {

"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "0.1.2",
"version": "0.1.3",
"repository": {

@@ -57,2 +57,3 @@ "type": "git",

"@types/sinon-chai": "^3.2.5",
"acorn": "^8.8.0",
"chai": "^4.3.6",

@@ -68,3 +69,3 @@ "depcheck": "^1.4.1",

},
"gitHead": "b2e5986cdfb0c9f59f227f4704eade46825b8582"
"gitHead": "ed6283d3e8d0a54a77c337e3b034f346f71c6a1e"
}

Sorry, the diff of this file is not supported yet

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