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

mongodb-language-model

Package Overview
Dependencies
Maintainers
30
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-language-model - npm Package Compare versions

Comparing version 1.7.1 to 2.0.0

8

package.json

@@ -5,3 +5,3 @@ {

"author": "Thomas Rueckstiess <thomas@mongodb.com>",
"version": "1.7.1",
"version": "2.0.0",
"bugs": "https://github.com/mongodb-js/mongodb-language-model/issues",

@@ -13,3 +13,3 @@ "homepage": "https://github.com/mongodb-js/mongodb-language-model",

},
"license": "Apache-2.0",
"license": "SSPL",
"keywords": [

@@ -27,3 +27,2 @@ "mongodb-js",

"check": "npm run lint && npm run depcheck",
"prepublishOnly": "npm run compile",
"pretest": "npm run compile",

@@ -33,3 +32,4 @@ "precheck": "npm run compile",

"depcheck": "depcheck || echo \"!!! Dependency check failed, but the failure is ignored by now. This should be addressed in COMPASS-4772 !!!\"",
"test-ci": "npm run test"
"test-ci": "npm run test",
"prepare": "npm run compile"
},

@@ -36,0 +36,0 @@ "main": "index.js",

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