Socket
Socket
Sign inDemoInstall

@react-native-windows/telemetry

Package Overview
Dependencies
Maintainers
2
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-windows/telemetry - npm Package Compare versions

Comparing version 0.0.0-canary.14 to 0.0.0-canary.15

25

CHANGELOG.json

@@ -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/telemetry_v0.0.0-canary.15",
"version": "0.0.0-canary.15",
"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/telemetry"
}
],
"patch": [
{
"comment": "Bump @rnw-scripts/just-task to v2.0.1",
"author": "dannyvv@microsoft.com",
"commit": "54fb284afaf1b12ab51f1c29bb7ca67eddab8db1",
"package": "@react-native-windows/telemetry"
}
]
}
},
{
"date": "Tue, 26 Jan 2021 05:06:39 GMT",
"tag": "@react-native-windows/telemetry_v0.0.0-canary.14",

@@ -8,0 +31,0 @@ "version": "0.0.0-canary.14",

# Change Log - @react-native-windows/telemetry
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.15
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.14
Tue, 26 Jan 2021 05:04:57 GMT
Tue, 26 Jan 2021 05:06:39 GMT

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

18

package.json
{
"name": "@react-native-windows/telemetry",
"version": "0.0.0-canary.14",
"version": "0.0.0-canary.15",
"license": "MIT",

@@ -13,8 +13,8 @@ "main": "lib-commonjs/index.js",

"scripts": {
"build": "just-scripts build",
"clean": "just-scripts clean",
"lint": "just-scripts lint",
"lint:fix": "just-scripts lint:fix",
"test": "set RNW_CLI_TEST=true&& just-scripts test",
"watch": "just-scripts watch"
"build": "rnw-scripts build",
"clean": "rnw-scripts clean",
"lint": "rnw-scripts lint",
"lint:fix": "rnw-scripts lint:fix",
"test": "set RNW_CLI_TEST=true&& rnw-scripts test",
"watch": "rnw-scripts watch"
},

@@ -27,3 +27,3 @@ "dependencies": {

"@rnw-scripts/jest-unittest-config": "1.1.1",
"@rnw-scripts/just-task": "2.0.0",
"@rnw-scripts/just-task": "2.0.1",
"@rnw-scripts/ts-config": "1.1.0",

@@ -35,3 +35,3 @@ "@types/jest": "^26.0.20",

"jest": "^26.5.2",
"just-scripts": "^1.3.1",
"just-scripts": "^1.3.2",
"prettier": "1.19.1",

@@ -38,0 +38,0 @@ "typescript": "^3.8.3"

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