@rnw-scripts/package-utils
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -5,2 +5,17 @@ { | ||
{ | ||
"date": "Thu, 01 Oct 2020 05:05:41 GMT", | ||
"tag": "@rnw-scripts/package-utils_v0.0.8", | ||
"version": "0.0.8", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "ESLint Fixup", | ||
"author": "ngerlem@microsoft.com", | ||
"commit": "98c072069c9d9e0d495bfd6f3bdc386b1362f377", | ||
"package": "@rnw-scripts/package-utils" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 21 Sep 2020 05:06:22 GMT", | ||
@@ -7,0 +22,0 @@ "tag": "@rnw-scripts/package-utils_v0.0.6", |
# Change Log - @rnw-scripts/package-utils | ||
This log was last generated on Mon, 21 Sep 2020 05:06:22 GMT and should not be manually modified. | ||
This log was last generated on Thu, 01 Oct 2020 05:05:41 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.0.8 | ||
Thu, 01 Oct 2020 05:05:41 GMT | ||
### Patches | ||
- ESLint Fixup (ngerlem@microsoft.com) | ||
## 0.0.6 | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rnw-scripts/package-utils", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"dependencies": { | ||
"@rnw-scripts/find-repo-root": "^0.0.10", | ||
"@rnw-scripts/find-repo-root": "^0.0.11", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -20,4 +20,4 @@ "lodash": "^4.17.15" | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "0.1.3", | ||
"@rnw-scripts/just-task": "0.0.5", | ||
"@rnw-scripts/eslint-config": "0.1.4", | ||
"@rnw-scripts/just-task": "0.0.6", | ||
"@rnw-scripts/ts-config": "0.1.0", | ||
@@ -27,2 +27,3 @@ "@types/lodash": "^4.14.161", | ||
"just-scripts": "^0.36.1", | ||
"prettier": "1.19.1", | ||
"typescript": "^3.8.3" | ||
@@ -29,0 +30,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
13168
275
8
+ Added@rnw-scripts/find-repo-root@0.0.11(transitive)
- Removed@rnw-scripts/find-repo-root@0.0.10(transitive)