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

marklogic

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marklogic - npm Package Compare versions

Comparing version 2.9.0 to 2.9.1

test-basic-proxy-reports-filtered.xml

40

package.json

@@ -6,3 +6,3 @@ {

"homepage": "http://github.com/marklogic/node-client-api",
"version": "2.9.0",
"version": "2.9.1",
"license": "Apache-2.0",

@@ -14,3 +14,4 @@ "main": "./lib/marklogic.js",

"test:teardown": "node etc/test-teardown.js",
"test": "gulp test"
"test": "gulp test",
"preinstall": "([ ! -f package-lock.json ] && npm install --package-lock-only --ignore-scripts); yes | npx npm-force-resolutions"
},

@@ -33,7 +34,7 @@ "keywords": [

"deepcopy": "^2.1.0",
"dicer": "^0.3.0",
"dicer": "^0.3.1",
"duplexify": "^4.1.2",
"json-text-sequence": "^0.3.0",
"json-text-sequence": "^1.0.1",
"multipart-stream": "^2.0.1",
"qs": "^6.10.1",
"qs": "^6.11.0",
"through2": "^4.0.2",

@@ -50,8 +51,8 @@ "www-authenticate": "^0.6.2"

"devDependencies": {
"ajv": "^8.0.1",
"ajv": "^8.11.0",
"ast-types": "^0.14.2",
"astring": "^1.7.0",
"astring": "^1.8.3",
"bunyan": "^1.8.15",
"chai": "^4.3.4",
"core-util-is": "^1.0.2",
"chai": "^4.3.6",
"core-util-is": "^1.0.3",
"gulp": "^4.0.2",

@@ -62,16 +63,21 @@ "gulp-jsdoc3": "^3.0.0",

"intercept-stdout": "^0.1.2",
"jsdoc": "^3.6.6",
"jshint": "^2.12.0",
"mocha": "^8.4.0",
"moment": "^2.29.1",
"jsdoc": "^3.6.11",
"jshint": "^2.13.5",
"mocha": "^10.0.0",
"moment": "^2.29.4",
"read": "^1.0.7",
"sanitize-html": "^2.3.3",
"should": "^13.2.3",
"stream-to-array": "^2.3.0",
"winston": "^3.3.3"
"winston": "^3.8.2"
},
"optionalDependencies": {
"kerberos": "^1.1.4",
"vinyl": "^2.2.1"
"kerberos": "^2.0.1",
"vinyl": "^3.0.0"
},
"resolutions": {
"glob-parent": "^6.0.2",
"nanoid": "^3.1.31",
"simple-get": "^4.0.1",
"sanitize-html": "^2.7.2"
}
}
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