@rnw-scripts/find-repo-root
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 01 Jul 2020 05:04:56 GMT", | ||
"date": "Mon, 06 Jul 2020 23:10:11 GMT", | ||
"tag": "@rnw-scripts/find-repo-root_v0.0.3", | ||
"version": "0.0.3", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Add watch script", | ||
"author": "ngerlem@microsoft.com", | ||
"commit": "805f69dd9e566185d27890bc852abe766f035dfd", | ||
"package": "@rnw-scripts/find-repo-root" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 01 Jul 2020 05:06:19 GMT", | ||
"tag": "@rnw-scripts/find-repo-root_v0.0.2", | ||
@@ -8,0 +23,0 @@ "version": "0.0.2", |
# Change Log - @rnw-scripts/find-repo-root | ||
This log was last generated on Wed, 01 Jul 2020 05:04:56 GMT and should not be manually modified. | ||
This log was last generated on Wed, 01 Jul 2020 05:06:19 GMT and should not be manually modified. | ||
@@ -9,3 +9,3 @@ <!-- Start content --> | ||
Wed, 01 Jul 2020 05:04:56 GMT | ||
Wed, 01 Jul 2020 05:06:19 GMT | ||
@@ -12,0 +12,0 @@ ### Patches |
{ | ||
"name": "@rnw-scripts/find-repo-root", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"license": "MIT", | ||
@@ -9,3 +9,4 @@ "scripts": { | ||
"lint": "just-scripts lint", | ||
"lint:fix": "just-scripts lint:fix" | ||
"lint:fix": "just-scripts lint:fix", | ||
"watch": "just-scripts watch" | ||
}, | ||
@@ -17,4 +18,4 @@ "main": "lib-commonjs/findRepoRoot.js", | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "0.0.1", | ||
"@rnw-scripts/just-task": "0.0.1", | ||
"@rnw-scripts/eslint-config": "0.0.2", | ||
"@rnw-scripts/just-task": "0.0.2", | ||
"@rnw-scripts/ts-config": "0.0.1", | ||
@@ -21,0 +22,0 @@ "@types/find-up": "^4.0.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
5463
102