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

expo-eas-client

Package Overview
Dependencies
Maintainers
24
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.11.1 to 0.11.2

4

CHANGELOG.md

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

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

@@ -15,0 +19,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.11.1",
"version": "0.11.2",
"description": "Stable client identifier for EAS services",

@@ -40,3 +40,3 @@ "main": "build/index.js",

},
"gitHead": "ca014bf2516c7644ef303f4c21fdd68de4d99f76"
"gitHead": "102899632731658eecba006c0d1c79b98ba8f5f7"
}

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