@bscotch/utility
Advanced tools
Comparing version 0.9.1 to 0.10.0
@@ -0,1 +1,5 @@ | ||
# [0.10.0](https://github.com/bscotch/node-util/compare/v0.9.1...v0.10.0) (2021-01-27) | ||
## [0.9.1](https://github.com/bscotch/node-util/compare/v0.9.0...v0.9.1) (2020-12-16) | ||
@@ -2,0 +6,0 @@ |
@@ -0,0 +0,0 @@ Copyright 2020 Butterscotch Shenanigans, Inc. |
{ | ||
"name": "@bscotch/utility", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"description": "Bscotch Utilities: Methods for common Node.js needs.", | ||
@@ -42,11 +42,11 @@ "engines": { | ||
"@types/chai": "^4.2.14", | ||
"@types/fs-extra": "^9.0.5", | ||
"@types/fs-extra": "^9.0.6", | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^14.14.14", | ||
"@typescript-eslint/eslint-plugin": "^4.10.0", | ||
"@typescript-eslint/parser": "^4.10.0", | ||
"@types/node": "^14.14.22", | ||
"@typescript-eslint/eslint-plugin": "^4.14.1", | ||
"@typescript-eslint/parser": "^4.14.1", | ||
"chai": "^4.2.0", | ||
"conventional-changelog-cli": "^2.1.1", | ||
"eslint": "^7.15.0", | ||
"fs-extra": "^9.0.1", | ||
"eslint": "^7.18.0", | ||
"fs-extra": "^9.1.0", | ||
"mocha": "^8.2.1", | ||
@@ -53,0 +53,0 @@ "source-map-support": "^0.5.19", |
@@ -0,0 +0,0 @@ # Bscotch Utilities |
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
54842