@react-native-windows/package-utils
Advanced tools
Comparing version 0.0.0-canary.13 to 0.0.0-canary.14
@@ -5,3 +5,26 @@ { | ||
{ | ||
"date": "Tue, 26 Jan 2021 05:04:57 GMT", | ||
"date": "Thu, 28 Jan 2021 05:04:55 GMT", | ||
"tag": "@react-native-windows/package-utils_v0.0.0-canary.14", | ||
"version": "0.0.0-canary.14", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Leverage default config support in Just library and factor out common tasks", | ||
"author": "dannyvv@microsoft.com", | ||
"commit": "54fb284afaf1b12ab51f1c29bb7ca67eddab8db1", | ||
"package": "@react-native-windows/package-utils" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"comment": "Bump @rnw-scripts/just-task to v2.0.1", | ||
"author": "dannyvv@microsoft.com", | ||
"commit": "54fb284afaf1b12ab51f1c29bb7ca67eddab8db1", | ||
"package": "@react-native-windows/package-utils" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 26 Jan 2021 05:06:39 GMT", | ||
"tag": "@react-native-windows/package-utils_v0.0.0-canary.13", | ||
@@ -8,0 +31,0 @@ "version": "0.0.0-canary.13", |
# Change Log - @react-native-windows/package-utils | ||
This log was last generated on Tue, 26 Jan 2021 05:04:57 GMT and should not be manually modified. | ||
This log was last generated on Thu, 28 Jan 2021 05:04:55 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.0.0-canary.14 | ||
Thu, 28 Jan 2021 05:04:55 GMT | ||
### Patches | ||
- Bump @rnw-scripts/just-task to v2.0.1 (dannyvv@microsoft.com) | ||
### Changes | ||
- Leverage default config support in Just library and factor out common tasks (dannyvv@microsoft.com) | ||
## 0.0.0-canary.13 | ||
Tue, 26 Jan 2021 05:04:57 GMT | ||
Tue, 26 Jan 2021 05:06:39 GMT | ||
@@ -11,0 +23,0 @@ ### Patches |
{ | ||
"name": "@react-native-windows/package-utils", | ||
"version": "0.0.0-canary.13", | ||
"version": "0.0.0-canary.14", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "just-scripts build", | ||
"clean": "just-scripts clean", | ||
"lint": "just-scripts lint", | ||
"lint:fix": "just-scripts lint:fix", | ||
"watch": "just-scripts watch" | ||
"build": "rnw-scripts build", | ||
"clean": "rnw-scripts clean", | ||
"lint": "rnw-scripts lint", | ||
"lint:fix": "rnw-scripts lint:fix", | ||
"watch": "rnw-scripts watch" | ||
}, | ||
"main": "lib-commonjs/packageUtils.js", | ||
"dependencies": { | ||
"@react-native-windows/find-repo-root": "^0.0.0-canary.16", | ||
"@react-native-windows/find-repo-root": "^0.0.0-canary.17", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -20,7 +20,7 @@ "lodash": "^4.17.15" | ||
"@rnw-scripts/eslint-config": "1.1.6", | ||
"@rnw-scripts/just-task": "2.0.0", | ||
"@rnw-scripts/just-task": "2.0.1", | ||
"@rnw-scripts/ts-config": "1.1.0", | ||
"@types/lodash": "^4.14.168", | ||
"eslint": "7.12.0", | ||
"just-scripts": "^1.3.1", | ||
"just-scripts": "^1.3.2", | ||
"prettier": "1.19.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
14957
304