@tracerbench/stats
Advanced tools
Comparing version 4.1.1 to 4.1.2
{ | ||
"name": "@tracerbench/stats", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Stats class written in TS-Node", | ||
@@ -31,6 +31,6 @@ "keywords": [ | ||
"dependencies": { | ||
"d3-array": "^2.7.1", | ||
"d3-scale": "^3.2.2", | ||
"d3-array": "^2.8.0", | ||
"d3-scale": "^3.2.3", | ||
"fs-extra": "^9.0.1", | ||
"jstat": "^1.9.3", | ||
"jstat": "^1.9.4", | ||
"path": "0.12.7", | ||
@@ -45,9 +45,9 @@ "tmp": "^0.2.1", | ||
"@types/fs-extra": "^9.0.1", | ||
"@types/node": "^14.6.3", | ||
"@types/node": "^14.11.2", | ||
"@types/tmp": "^0.2.0", | ||
"@typescript-eslint/eslint-plugin": "^4.0.1", | ||
"@typescript-eslint/parser": "^4.0.1", | ||
"@typescript-eslint/eslint-plugin": "^4.2.0", | ||
"@typescript-eslint/parser": "^4.2.0", | ||
"chai": "^4.2.0", | ||
"chai-files": "^1.4.0", | ||
"eslint": "^7.8.1", | ||
"eslint": "^7.9.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
@@ -62,9 +62,8 @@ "eslint-plugin-filenames": "^1.3.2", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.1.1", | ||
"prettier": "^2.1.2", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^4.0.2", | ||
"typescript": "^4.0.3", | ||
"typescript-json-schema": "^0.43.0" | ||
}, | ||
"engine": "node >= 10", | ||
"gitHead": "c0df3f89667e962fee203d009f22cbbf1aa7a36a" | ||
"engine": "node >= 10" | ||
} |
Sorry, the diff of this file is not supported yet
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
210535
Updatedd3-array@^2.8.0
Updatedd3-scale@^3.2.3
Updatedjstat@^1.9.4