@react-native-windows/telemetry
Advanced tools
Comparing version 0.71.2 to 0.72.0-preview.1
{ | ||
"name": "@react-native-windows/telemetry", | ||
"version": "0.71.2", | ||
"version": "0.72.0-preview.1", | ||
"license": "MIT", | ||
@@ -9,3 +9,3 @@ "main": "lib-commonjs/index.js", | ||
"type": "git", | ||
"url": "git@github.com:microsoft/react-native-windows.git", | ||
"url": "https://github.com/microsoft/react-native-windows", | ||
"directory": "packages/@react-native-windows/telemetry" | ||
@@ -22,3 +22,3 @@ }, | ||
"dependencies": { | ||
"@react-native-windows/fs": "0.71.2", | ||
"@react-native-windows/fs": "0.72.0-preview.1", | ||
"@xmldom/xmldom": "^0.7.7", | ||
@@ -33,6 +33,6 @@ "applicationinsights": "^2.3.1", | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.1.14", | ||
"@rnw-scripts/jest-unittest-config": "1.4.2", | ||
"@rnw-scripts/just-task": "2.3.3", | ||
"@rnw-scripts/ts-config": "2.0.2", | ||
"@rnw-scripts/eslint-config": "1.1.15", | ||
"@rnw-scripts/jest-unittest-config": "1.5.1", | ||
"@rnw-scripts/just-task": "2.3.6", | ||
"@rnw-scripts/ts-config": "2.0.3", | ||
"@types/envinfo": "^7.8.1", | ||
@@ -56,7 +56,7 @@ "@types/jest": "^29.2.2", | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "preview", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
"patch" | ||
] | ||
@@ -63,0 +63,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
274778
+ Added@react-native-windows/fs@0.72.0-preview.1(transitive)
- Removed@react-native-windows/fs@0.71.2(transitive)