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

contexture-client

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contexture-client - npm Package Compare versions

Comparing version 2.53.6 to 2.53.7

6

CHANGELOG.md
# Changelog
## 2.53.7
### Patch Changes
- 5b45757d: Add temporary "highlightOtherMatches" flag (default false) to work around performance problems
## 2.53.6

@@ -4,0 +10,0 @@

7

package.json
{
"name": "contexture-client",
"version": "2.53.6",
"version": "2.53.7",
"description": "The Contexture (aka ContextTree) Client",

@@ -20,3 +20,4 @@ "type": "module",

"scripts": {
"prepack": "node ../../scripts/esbuild.js --platform=browser"
"prepack": "node ../../scripts/esbuild.js --platform=browser",
"test": "NODE_NO_WARNINGS=1 NODE_OPTIONS=--experimental-vm-modules yarn run -T jest ."
},

@@ -34,3 +35,3 @@ "repository": {

"dependencies": {
"futil": "^1.76.3",
"futil": "^1.76.4",
"lodash": "^4.17.15"

@@ -37,0 +38,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