@tracerbench/stats
Advanced tools
Comparing version 5.3.6 to 6.0.0
{ | ||
"name": "@tracerbench/stats", | ||
"version": "5.3.6", | ||
"version": "6.0.0", | ||
"description": "Stats class written in TS-Node", | ||
@@ -31,38 +31,38 @@ "keywords": [ | ||
"dependencies": { | ||
"d3-array": "^2.9.1", | ||
"d3-scale": "^3.2.3", | ||
"fs-extra": "^9.0.1", | ||
"d3-array": "^2.12.1", | ||
"d3-scale": "^3.3.0", | ||
"fs-extra": "^10.0.0", | ||
"jstat": "^1.9.4", | ||
"path": "0.12.7", | ||
"tmp": "^0.2.1", | ||
"tslib": "^2.0.3" | ||
"tslib": "^2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.2.14", | ||
"@types/d3-array": "^2.8.0", | ||
"@types/chai": "^4.2.17", | ||
"@types/d3-array": "^2.9.0", | ||
"@types/d3-scale": "^3.2.2", | ||
"@types/fs-extra": "^9.0.6", | ||
"@types/fs-extra": "^9.0.11", | ||
"@types/node": "^14.14.19", | ||
"@types/tmp": "^0.2.0", | ||
"@typescript-eslint/eslint-plugin": "^4.11.1", | ||
"@typescript-eslint/parser": "^4.11.1", | ||
"chai": "^4.2.0", | ||
"@typescript-eslint/eslint-plugin": "^4.22.1", | ||
"@typescript-eslint/parser": "^4.22.1", | ||
"chai": "^4.3.4", | ||
"chai-files": "^1.4.0", | ||
"eslint": "^7.17.0", | ||
"eslint-config-prettier": "^7.1.0", | ||
"eslint": "^7.25.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-filenames": "^1.3.2", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-oclif": "^0.1.0", | ||
"eslint-plugin-prettier": "^3.3.0", | ||
"eslint-plugin-simple-import-sort": "5.0.3", | ||
"mocha": "^8.2.1", | ||
"mock-fs": "^4.13.0", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-simple-import-sort": "7.0.0", | ||
"mocha": "^8.3.2", | ||
"mock-fs": "^4.14.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.2.1", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.1.3", | ||
"typescript-json-schema": "^0.47.0" | ||
"typescript": "^4.2.4", | ||
"typescript-json-schema": "^0.50.0" | ||
}, | ||
"engine": "node >= 10", | ||
"gitHead": "185adcb7eff9beb637dd03789c4d50493546331e" | ||
"gitHead": "8c14619b072b3a82720edff75dca6343e7cfc50a" | ||
} |
Sorry, the diff of this file is not supported yet
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
229531
+ Addedfs-extra@10.1.0(transitive)
- Removedat-least-node@1.0.0(transitive)
- Removedfs-extra@9.1.0(transitive)
Updatedd3-array@^2.12.1
Updatedd3-scale@^3.3.0
Updatedfs-extra@^10.0.0
Updatedtslib@^2.2.0