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

haystack-nclient

Package Overview
Dependencies
Maintainers
13
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haystack-nclient - npm Package Compare versions

Comparing version

to
3.0.17

6

package.json

@@ -13,3 +13,3 @@ {

"homepage": "https://github.com/j2inn/haystack-nclient",
"version": "3.0.16",
"version": "3.0.17",
"module": "dist/index.es.js",

@@ -52,3 +52,3 @@ "main": "dist/index.js",

"fetch-mock": "^9.10.7",
"haystack-core": "^2.0.30",
"haystack-core": "^2.0.31",
"html-loader": "^3.1.0",

@@ -78,4 +78,4 @@ "html-webpack-plugin": "^5.5.0",

"peerDependencies": {
"haystack-core": "^2.0.30"
"haystack-core": "^2.0.31"
}
}