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
11
Versions
51
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 3.0.4 to 3.0.5

4

package.json

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

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

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

"coverage": "npm run lint && jest --coverage",
"doc": "npx rimraf ./docs && npx rimraf ./coreDocs && typedoc ./src --excludePrivate && typedoc ./node_modules/haystack-core/src --out coreDocs --excludePrivate",
"doc": "npx rimraf ./docs && typedoc ./src --excludePrivate",
"build": "rimraf ./dist && rimraf ./build && tsc --project ./tsconfig.build.json && npx rollup --file=dist/index.es.js -- build/index.js && npx rollup --format=cjs --file=dist/index.js -- build/index.js && npx copyfiles -u 1 \"./build/**/*.d.ts\" ./dist",

@@ -26,0 +26,0 @@ "bundle": "webpack",

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