New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/cli

Package Overview
Dependencies
Maintainers
27
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/cli - npm Package Compare versions

Comparing version 0.22.15 to 0.22.16

2

build/src/utils/telemetry/clients/FetchClient.js

@@ -34,3 +34,3 @@ "use strict";

"content-type": "application/json",
"user-agent": `expo-cli/${"0.22.15"}`,
"user-agent": `expo-cli/${"0.22.16"}`,
authorization: "Basic " + _nodeBuffer().Buffer.from(`${target}:`).toString("base64")

@@ -37,0 +37,0 @@ };

@@ -82,3 +82,3 @@ "use strict";

name: "expo/cli",
version: "0.22.15"
version: "0.22.16"
},

@@ -85,0 +85,0 @@ ci: _ciInfo().isCI ? {

{
"name": "@expo/cli",
"version": "0.22.15",
"version": "0.22.16",
"description": "The Expo CLI",

@@ -45,13 +45,13 @@ "main": "build/bin/cli",

"@expo/code-signing-certificates": "^0.0.5",
"@expo/config": "~10.0.9",
"@expo/config": "~10.0.10",
"@expo/config-plugins": "~9.0.15",
"@expo/devcert": "^1.1.2",
"@expo/env": "~0.4.1",
"@expo/image-utils": "^0.6.4",
"@expo/json-file": "^9.0.1",
"@expo/metro-config": "~0.19.9",
"@expo/osascript": "^2.1.5",
"@expo/package-manager": "^1.7.1",
"@expo/plist": "^0.2.1",
"@expo/prebuild-config": "^8.0.26",
"@expo/env": "~0.4.2",
"@expo/image-utils": "^0.6.5",
"@expo/json-file": "^9.0.2",
"@expo/metro-config": "~0.19.10",
"@expo/osascript": "^2.1.6",
"@expo/package-manager": "^1.7.2",
"@expo/plist": "^0.2.2",
"@expo/prebuild-config": "^8.0.27",
"@expo/rudder-sdk-node": "^1.1.1",

@@ -159,3 +159,3 @@ "@expo/spawn-async": "^1.7.2",

"expo-atlas": "^0.4.0",
"expo-module-scripts": "^4.0.3",
"expo-module-scripts": "^4.0.4",
"find-process": "^1.4.7",

@@ -173,3 +173,3 @@ "jest-runner-tsd": "^6.0.0",

},
"gitHead": "0cb89033513c9e3f503441631c8eefc2854d9a24"
"gitHead": "13972cd80b8b652a2ca6a2c45e03f7a0b3915ce1"
}

Sorry, the diff of this file is not supported yet

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