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

expo-eas-client

Package Overview
Dependencies
Maintainers
25
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-eas-client - npm Package Compare versions

Comparing version 0.0.1-canary-20240109-93608d8 to 0.0.1-canary-20240222-c729a13

expo-eas-client-0.0.1-canary-20240222-c729a13.tgz

8

CHANGELOG.md

@@ -13,2 +13,10 @@ # Changelog

## 0.11.2 - 2024-01-18
_This version does not introduce any user-facing changes._
## 0.11.1 - 2024-01-10
_This version does not introduce any user-facing changes._
## 0.11.0 — 2023-11-14

@@ -15,0 +23,0 @@

8

expo-module.config.json
{
"platforms": ["ios", "android", "tvos"],
"ios": {
"modulesClassNames": ["EASClientModule"]
"platforms": ["apple", "android"],
"apple": {
"modules": ["EASClientModule"]
},
"android": {
"modulesClassNames": ["expo.modules.easclient.EASClientModule"]
"modules": ["expo.modules.easclient.EASClientModule"]
}
}
{
"name": "expo-eas-client",
"version": "0.0.1-canary-20240109-93608d8",
"version": "0.0.1-canary-20240222-c729a13",
"description": "Stable client identifier for EAS services",

@@ -38,5 +38,5 @@ "main": "build/index.js",

"devDependencies": {
"expo-module-scripts": "0.0.1-canary-20240109-93608d8"
"expo-module-scripts": "0.0.1-canary-20240222-c729a13"
},
"gitHead": "93608d8dcb0268312e0c8ed22036ebfa6efe9830"
"gitHead": "c729a13f936926743c13c021f569a22921455e49"
}
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