haystack-core
Advanced tools
Comparing version 2.0.36 to 2.0.37
@@ -14,3 +14,3 @@ { | ||
"email": "support@j2inn.com", | ||
"version": "2.0.36", | ||
"version": "2.0.37", | ||
"module": "dist/index.es.js", | ||
@@ -48,21 +48,21 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^28.1.6", | ||
"@types/lodash": "^4.14.182", | ||
"@types/jest": "^29.0.0", | ||
"@types/lodash": "^4.14.184", | ||
"@types/luxon": "^3.0.0", | ||
"@types/moment-range": "^4.0.0", | ||
"@types/moment-timezone": "^0.5.30", | ||
"@types/node": "^18.7.3", | ||
"@typescript-eslint/eslint-plugin": "^5.33.0", | ||
"@typescript-eslint/parser": "^5.33.0", | ||
"@types/node": "^18.7.14", | ||
"@typescript-eslint/eslint-plugin": "^5.36.0", | ||
"@typescript-eslint/parser": "^5.36.0", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "^8.22.0", | ||
"eslint": "^8.23.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"http-server": "^14.1.1", | ||
"jest": "^28.1.3", | ||
"jest": "^29.0.1", | ||
"lodash": "^4.17.21", | ||
"luxon": "^3.0.1", | ||
"luxon": "^3.0.3", | ||
"madge": "^5.0.1", | ||
"moment-range": "^4.0.2", | ||
"moment-timezone": "^0.5.34", | ||
"moment-timezone": "^0.5.37", | ||
"nodemon": "^2.0.19", | ||
@@ -73,10 +73,10 @@ "npm-dts": "^1.3.12", | ||
"prettier-eslint": "^15.0.1", | ||
"prettier-eslint-cli": "^7.0.0", | ||
"prettier-eslint-cli": "^7.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.78.0", | ||
"rollup": "^2.78.1", | ||
"ts-jest": "^28.0.8", | ||
"ts-loader": "^9.3.1", | ||
"ts-node": "^10.9.1", | ||
"typedoc": "^0.23.10", | ||
"typescript": "^4.7.4", | ||
"typedoc": "^0.23.11", | ||
"typescript": "^4.8.2", | ||
"typescript-eslint-parser": "^22.0.0", | ||
@@ -83,0 +83,0 @@ "webpack": "^5.74.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1186919