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

expo-eas-client

Package Overview
Dependencies
Maintainers
23
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.1.0 to 0.2.0

16

CHANGELOG.md

@@ -7,4 +7,2 @@ # Changelog

- Change package name. ([#16884](https://github.com/expo/expo/pull/16884) by [@wschurman](https://github.com/wschurman))
### 🎉 New features

@@ -14,8 +12,20 @@

### 💡 Others
## 0.2.0 — 2022-04-18
### 🛠 Breaking changes
- Change package name. ([#16884](https://github.com/expo/expo/pull/16884) by [@wschurman](https://github.com/wschurman))
### 🐛 Bug fixes
- Fixed import error on Web. ([#16810](https://github.com/expo/expo/pull/16810) by [@kudo](https://github.com/kudo))
### 💡 Others
### ⚠️ Notices
- On Android bump `compileSdkVersion` to `31`, `targetSdkVersion` to `31` and `Java` version to `11`. ([#16941](https://github.com/expo/expo/pull/16941) by [@bbarthec](https://github.com/bbarthec))
## 0.1.0 — 2022-03-28
_This version does not introduce any user-facing changes._

5

package.json
{
"name": "expo-eas-client",
"version": "0.1.0",
"version": "0.2.0",
"description": "Stable client identifier for EAS services",

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

"expo-module-scripts": "^2.0.0"
}
},
"gitHead": "5af27f1b9ad515160b5fed3dd6350faa5055bdff"
}

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