haystack-units
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -15,3 +15,3 @@ { | ||
"email": "support@j2inn.com", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"module": "dist/index.es.js", | ||
@@ -43,10 +43,10 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@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", | ||
"haystack-core": "^2.0.35", | ||
"haystack-core": "^2.0.37", | ||
"npm-dts": "^1.3.12", | ||
@@ -56,15 +56,15 @@ "npm-dts-webpack-plugin": "^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-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" | ||
}, | ||
"peerDependencies": { | ||
"haystack-core": "^2.0.35" | ||
"haystack-core": "^2.0.37" | ||
}, | ||
"sideEffects": false | ||
} |
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
216840