@rnw-scripts/package-utils
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Mon, 14 Sep 2020 21:58:24 GMT", | ||
"date": "Mon, 21 Sep 2020 05:05:03 GMT", | ||
"tag": "@rnw-scripts/package-utils_v0.0.6", | ||
"version": "0.0.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fixup eslint config", | ||
"author": "ngerlem@microsoft.com", | ||
"commit": "2df3273449486de9e663e26f708fd9bb2cd37c91", | ||
"package": "@rnw-scripts/package-utils" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 14 Sep 2020 22:03:37 GMT", | ||
"tag": "@rnw-scripts/package-utils_v0.0.5", | ||
@@ -8,0 +23,0 @@ "version": "0.0.5", |
# Change Log - @rnw-scripts/package-utils | ||
This log was last generated on Mon, 14 Sep 2020 21:58:24 GMT and should not be manually modified. | ||
This log was last generated on Mon, 21 Sep 2020 05:05:03 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.0.6 | ||
Mon, 21 Sep 2020 05:05:03 GMT | ||
### Patches | ||
- Fixup eslint config (ngerlem@microsoft.com) | ||
## 0.0.5 | ||
Mon, 14 Sep 2020 21:58:24 GMT | ||
Mon, 14 Sep 2020 22:03:37 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "@rnw-scripts/package-utils", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"dependencies": { | ||
"@rnw-scripts/find-repo-root": "^0.0.8", | ||
"@rnw-scripts/find-repo-root": "^0.0.9", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -20,3 +20,3 @@ "lodash": "^4.17.15" | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "0.1.2", | ||
"@rnw-scripts/eslint-config": "0.1.3", | ||
"@rnw-scripts/just-task": "0.0.4", | ||
@@ -23,0 +23,0 @@ "@rnw-scripts/ts-config": "0.1.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
12618
260
+ Added@rnw-scripts/find-repo-root@0.0.9(transitive)
- Removed@rnw-scripts/find-repo-root@0.0.8(transitive)