haystack-units
Advanced tools
Comparing version 1.0.32 to 2.0.0
@@ -15,3 +15,3 @@ { | ||
"email": "support@j2inn.com", | ||
"version": "1.0.32", | ||
"version": "2.0.0", | ||
"module": "dist/index.es.js", | ||
@@ -43,20 +43,20 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/node": "^18.7.14", | ||
"@typescript-eslint/eslint-plugin": "^5.36.0", | ||
"@typescript-eslint/parser": "^5.36.0", | ||
"@types/node": "^22.10.3", | ||
"@typescript-eslint/eslint-plugin": "^8.19.0", | ||
"@typescript-eslint/parser": "^8.19.0", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "^8.23.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"npm-dts": "^1.3.12", | ||
"npm-dts-webpack-plugin": "^1.3.12", | ||
"prettier": "^2.7.1", | ||
"prettier": "^2.8.8", | ||
"prettier-eslint": "^15.0.1", | ||
"prettier-eslint-cli": "^7.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.78.1", | ||
"ts-loader": "^9.3.1", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^3.25.1", | ||
"ts-loader": "^9.4.3", | ||
"ts-node": "^10.9.1", | ||
"typedoc": "^0.23.11", | ||
"typescript": "^4.8.2", | ||
"typedoc": "^0.27.6", | ||
"typescript": "^5.1.3", | ||
"typescript-eslint-parser": "^22.0.0" | ||
@@ -66,4 +66,4 @@ }, | ||
"dependencies": { | ||
"haystack-core": "^2.0.62" | ||
"haystack-core": "^3.0.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
219020
6940
+ Addedhaystack-core@3.0.2(transitive)
- Removedhaystack-core@2.0.62(transitive)
Updatedhaystack-core@^3.0.0