Socket
Socket
Sign inDemoInstall

haystack-units

Package Overview
Dependencies
Maintainers
12
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haystack-units - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

33

package.json

@@ -15,3 +15,3 @@ {

"email": "support@j2inn.com",
"version": "1.0.11",
"version": "1.0.12",
"module": "dist/index.es.js",

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

"analyze": "webpack --profile --json > stats.json && webpack-bundle-analyzer stats.json",
"prepack": "npm run lint && npm test && npm run build"
"prepack": "npm run lint && npm test && npm run build",
"checktypes": "tsc --noEmit"
},

@@ -43,27 +44,27 @@ "files": [

"devDependencies": {
"@types/node": "^16.11.6",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"copyfiles": "^2.4.1",
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"haystack-core": "^2.0.25",
"npm-dts": "^1.3.10",
"npm-dts-webpack-plugin": "^1.3.10",
"prettier": "^2.5.1",
"haystack-core": "^2.0.29",
"npm-dts": "^1.3.11",
"npm-dts-webpack-plugin": "^1.3.11",
"prettier": "^2.6.2",
"prettier-eslint": "^13.0.0",
"prettier-eslint-cli": "^5.0.1",
"rimraf": "^3.0.2",
"rollup": "^2.63.0",
"ts-loader": "^9.2.6",
"ts-node": "^10.4.0",
"typedoc": "^0.22.10",
"typescript": "^4.5.4",
"rollup": "^2.70.1",
"ts-loader": "^9.2.8",
"ts-node": "^10.7.0",
"typedoc": "^0.22.14",
"typescript": "^4.6.3",
"typescript-eslint-parser": "^22.0.0"
},
"peerDependencies": {
"haystack-core": "^2.0.25"
"haystack-core": "^2.0.29"
},
"sideEffects": false
}
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