@rnw-scripts/package-utils
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -5,2 +5,17 @@ { | ||
{ | ||
"date": "Mon, 14 Sep 2020 21:58:24 GMT", | ||
"tag": "@rnw-scripts/package-utils_v0.0.5", | ||
"version": "0.0.5", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Reconcile package versions", | ||
"author": "ngerlem@microsoft.com", | ||
"commit": "8adedcfb2ce6492a4a7ede59e0f9188dc205d659", | ||
"package": "@rnw-scripts/package-utils" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 21 Aug 2020 05:04:58 GMT", | ||
@@ -7,0 +22,0 @@ "tag": "@rnw-scripts/package-utils_v0.0.1", |
# Change Log - @rnw-scripts/package-utils | ||
This log was last generated on Tue, 11 Aug 2020 07:36:05 GMT and should not be manually modified. | ||
This log was last generated on Mon, 14 Sep 2020 21:58:24 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.0.5 | ||
Mon, 14 Sep 2020 21:58:24 GMT | ||
### Patches | ||
- Reconcile package versions (ngerlem@microsoft.com) | ||
## 0.0.1 | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rnw-scripts/package-utils", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"dependencies": { | ||
"@rnw-scripts/find-repo-root": "^0.0.7", | ||
"@rnw-scripts/find-repo-root": "^0.0.8", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -20,6 +20,6 @@ "lodash": "^4.17.15" | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "0.1.1", | ||
"@rnw-scripts/just-task": "0.0.3", | ||
"@rnw-scripts/eslint-config": "0.1.2", | ||
"@rnw-scripts/just-task": "0.0.4", | ||
"@rnw-scripts/ts-config": "0.1.0", | ||
"@types/lodash": "^4.14.157", | ||
"@types/lodash": "^4.14.161", | ||
"eslint": "6.8.0", | ||
@@ -26,0 +26,0 @@ "just-scripts": "^0.36.1", |
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
12081
245
+ Added@rnw-scripts/find-repo-root@0.0.8(transitive)
- Removed@rnw-scripts/find-repo-root@0.0.7(transitive)