expo-eas-client
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -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._ |
{ | ||
"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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
11712
1