@rnw-scripts/package-utils
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -5,6 +5,21 @@ { | ||
{ | ||
"date": "Tue, 11 Aug 2020 07:35:21 GMT", | ||
"date": "Fri, 21 Aug 2020 05:04:58 GMT", | ||
"tag": "@rnw-scripts/package-utils_v0.0.1", | ||
"version": "0.0.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Upgrade to eslint 6.8.0", | ||
"author": "ngerlem@microsoft.com", | ||
"commit": "68f7ba47793f4f1638be59ee9cb8ba68a70ae0cb", | ||
"package": "@rnw-scripts/package-utils" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 11 Aug 2020 07:36:05 GMT", | ||
"tag": "@rnw-scripts/package-utils_v0.0.1", | ||
"version": "0.0.1", | ||
"comments": { | ||
"patch": [ | ||
@@ -11,0 +26,0 @@ { |
# Change Log - @rnw-scripts/package-utils | ||
This log was last generated on Tue, 11 Aug 2020 07:35:21 GMT and should not be manually modified. | ||
This log was last generated on Tue, 11 Aug 2020 07:36:05 GMT and should not be manually modified. | ||
@@ -9,3 +9,3 @@ <!-- Start content --> | ||
Tue, 11 Aug 2020 07:35:21 GMT | ||
Tue, 11 Aug 2020 07:36:05 GMT | ||
@@ -12,0 +12,0 @@ ### Patches |
{ | ||
"name": "@rnw-scripts/package-utils", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "scripts": { | ||
"dependencies": { | ||
"@rnw-scripts/find-repo-root": "^0.0.4", | ||
"@rnw-scripts/find-repo-root": "^0.0.5", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -20,7 +20,7 @@ "lodash": "^4.17.15" | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "0.0.2", | ||
"@rnw-scripts/eslint-config": "0.1.0", | ||
"@rnw-scripts/just-task": "0.0.2", | ||
"@rnw-scripts/ts-config": "0.1.0", | ||
"@types/lodash": "^4.14.157", | ||
"eslint": "6.7.0", | ||
"eslint": "6.8.0", | ||
"just-scripts": "^0.36.1", | ||
@@ -27,0 +27,0 @@ "typescript": "^3.8.3" |
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
11580
230
+ Added@rnw-scripts/find-repo-root@0.0.5(transitive)
- Removed@rnw-scripts/find-repo-root@0.0.4(transitive)