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
12
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.11 to 3.0.12

51

package.json

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

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

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

"prepack": "npm test && npm run build",
"start": "webpack serve --config webpack.config.dev.js"
"start": "webpack serve --config webpack.config.dev.js",
"checktypes": "tsc --noEmit"
},

@@ -36,22 +37,22 @@ "files": [

"devDependencies": {
"@babel/core": "^7.16.12",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@types/adm-zip": "^0.4.34",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/node": "^16.11.6",
"@types/node-fetch": "^2.5.10",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"babel-jest": "^27.4.6",
"copy-webpack-plugin": "^9.0.1",
"@types/adm-zip": "^0.5.0",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.181",
"@types/node": "^17.0.23",
"@types/node-fetch": "^2.6.1",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"babel-jest": "^27.5.1",
"copy-webpack-plugin": "^10.2.4",
"eslint": "^7.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"fetch-mock": "^9.10.7",
"haystack-core": "^2.0.26",
"haystack-core": "^2.0.29",
"html-loader": "^3.1.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^27.4.7",
"jest": "^27.5.1",
"node-fetch": "^2.6.1",

@@ -61,21 +62,21 @@ "nodemon": "^2.0.15",

"npm-dts-webpack-plugin": "^1.3.11",
"prettier": "^2.5.1",
"prettier": "^2.6.2",
"prettier-eslint": "^13.0.0",
"prettier-eslint-cli": "^5.0.1",
"rimraf": "^3.0.2",
"rollup": "^2.66.1",
"ts-jest": "^27.1.3",
"ts-loader": "^9.2.6",
"ts-node": "^10.4.0",
"typedoc": "^0.22.11",
"typescript": "^4.5.5",
"rollup": "^2.70.1",
"ts-jest": "^27.1.4",
"ts-loader": "^9.2.8",
"ts-node": "^10.7.0",
"typedoc": "^0.22.14",
"typescript": "^4.6.3",
"typescript-eslint-parser": "^22.0.0",
"webpack": "^5.67.0",
"webpack": "^5.71.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^3.11.2",
"webpack-dev-server": "^4.8.1",
"write-file-webpack-plugin": "^4.5.1"
},
"peerDependencies": {
"haystack-core": "^2.0.25"
"haystack-core": "^2.0.29"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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