Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-native-windows/package-utils

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-windows/package-utils - npm Package Compare versions

Comparing version 0.0.0-canary.20 to 0.0.0-canary.21

52

CHANGELOG.json

@@ -5,6 +5,56 @@ {

{
"date": "Fri, 11 Jun 2021 05:06:57 GMT",
"date": "Wed, 08 Sep 2021 05:06:47 GMT",
"tag": "@react-native-windows/package-utils_v0.0.0-canary.21",
"version": "0.0.0-canary.21",
"comments": {
"prerelease": [
{
"comment": "Set consistent node requirements on our packages",
"author": "ngerlem@microsoft.com",
"commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
"package": "@react-native-windows/package-utils"
}
],
"patch": [
{
"comment": "Bump @rnw-scripts/just-task to v2.2.1",
"author": "ngerlem@microsoft.com",
"commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
"package": "@react-native-windows/package-utils"
},
{
"comment": "Bump @rnw-scripts/ts-config to v2.0.1",
"author": "ngerlem@microsoft.com",
"commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
"package": "@react-native-windows/package-utils"
},
{
"comment": "Bump @rnw-scripts/eslint-config to v1.1.8",
"author": "ngerlem@microsoft.com",
"commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
"package": "@react-native-windows/package-utils"
}
]
}
},
{
"date": "Sat, 24 Jul 2021 05:05:52 GMT",
"tag": "@react-native-windows/package-utils_v0.0.0-canary.20",
"version": "0.0.0-canary.20",
"comments": {
"none": [
{
"comment": "Bump @react-native-windows/find-repo-root to v0.0.0-canary.23",
"author": "4123478+tido64@users.noreply.github.com",
"commit": "a311022ebc0c1d8070d7e54312197f486c470d33",
"package": "@react-native-windows/package-utils"
}
]
}
},
{
"date": "Fri, 11 Jun 2021 05:08:55 GMT",
"tag": "@react-native-windows/package-utils_v0.0.0-canary.20",
"version": "0.0.0-canary.20",
"comments": {
"patch": [

@@ -11,0 +61,0 @@ {

# Change Log - @react-native-windows/package-utils
This log was last generated on Fri, 11 Jun 2021 05:06:57 GMT and should not be manually modified.
This log was last generated on Wed, 08 Sep 2021 05:06:47 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.0-canary.21
Wed, 08 Sep 2021 05:06:47 GMT
### Patches
- Bump @rnw-scripts/just-task to v2.2.1 (ngerlem@microsoft.com)
- Bump @rnw-scripts/ts-config to v2.0.1 (ngerlem@microsoft.com)
- Bump @rnw-scripts/eslint-config to v1.1.8 (ngerlem@microsoft.com)
### Changes
- Set consistent node requirements on our packages (ngerlem@microsoft.com)
## 0.0.0-canary.20
Fri, 11 Jun 2021 05:06:57 GMT
Fri, 11 Jun 2021 05:08:55 GMT

@@ -11,0 +25,0 @@ ### Patches

15

package.json
{
"name": "@react-native-windows/package-utils",
"version": "0.0.0-canary.20",
"version": "0.0.0-canary.21",
"license": "MIT",

@@ -14,3 +14,3 @@ "scripts": {

"dependencies": {
"@react-native-windows/find-repo-root": "^0.0.0-canary.23",
"@react-native-windows/find-repo-root": "^0.0.0-canary.24",
"get-monorepo-packages": "^1.2.0",

@@ -20,5 +20,5 @@ "lodash": "^4.17.15"

"devDependencies": {
"@rnw-scripts/eslint-config": "1.1.7",
"@rnw-scripts/just-task": "2.2.0",
"@rnw-scripts/ts-config": "2.0.0",
"@rnw-scripts/eslint-config": "1.1.8",
"@rnw-scripts/just-task": "2.2.1",
"@rnw-scripts/ts-config": "2.0.1",
"@types/lodash": "^4.14.168",

@@ -42,3 +42,6 @@ "@types/node": "^14.14.22",

"lib-commonjs"
]
],
"engines": {
"node": ">= 12.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc