Socket
Socket
Sign inDemoInstall

@react-native-windows/telemetry

Package Overview
Dependencies
143
Maintainers
4
Versions
159
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.73.1 to 0.74.0-preview.1

0

lib-commonjs/e2etest/telemetry.test.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

2

lib-commonjs/telemetry.js

@@ -360,3 +360,2 @@ "use strict";

}
exports.Telemetry = Telemetry;
Telemetry.client = undefined;

@@ -372,2 +371,3 @@ Telemetry.options = {

Telemetry.projectProp = undefined;
exports.Telemetry = Telemetry;
//# sourceMappingURL=telemetry.js.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

{
"name": "@react-native-windows/telemetry",
"version": "0.73.1",
"version": "0.74.0-preview.1",
"license": "MIT",

@@ -21,5 +21,6 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@react-native-windows/fs": "0.73.0",
"@azure/core-auth": "1.5.0",
"@react-native-windows/fs": "0.74.0-preview.1",
"@xmldom/xmldom": "^0.7.7",
"applicationinsights": "2.7.3",
"applicationinsights": "2.9.1",
"ci-info": "^3.2.0",

@@ -32,5 +33,5 @@ "envinfo": "^7.8.1",

"devDependencies": {
"@rnw-scripts/eslint-config": "1.2.3",
"@rnw-scripts/jest-unittest-config": "1.5.6",
"@rnw-scripts/just-task": "2.3.17",
"@rnw-scripts/eslint-config": "1.2.9",
"@rnw-scripts/jest-unittest-config": "1.5.8",
"@rnw-scripts/just-task": "2.3.25",
"@rnw-scripts/ts-config": "2.0.5",

@@ -43,9 +44,9 @@ "@types/envinfo": "^7.8.1",

"@typescript-eslint/parser": "^5.57.1",
"babel-jest": "^29.3.0",
"babel-jest": "^29.6.3",
"eslint": "^8.19.0",
"jest": "^29.2.1",
"jest": "^29.6.3",
"lookpath": "^1.2.1",
"prettier": "^2.4.1",
"prettier": "2.8.8",
"semver": "^7.3.5",
"typescript": "^4.9.5"
"typescript": "5.0.4"
},

@@ -56,14 +57,11 @@ "files": [

"beachball": {
"defaultNpmTag": "latest",
"defaultNpmTag": "preview",
"disallowedChangeTypes": [
"major",
"minor",
"prerelease"
"patch"
]
},
"promoteRelease": true,
"windowsOnly": true,
"engines": {
"node": ">= 18"
}
"windowsOnly": true
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc