expo-crypto
Advanced tools
Comparing version 10.0.1 to 10.0.2
@@ -13,2 +13,6 @@ # Changelog | ||
## 10.0.2 — 2021-10-15 | ||
_This version does not introduce any user-facing changes._ | ||
## 10.0.1 — 2021-10-01 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-crypto", | ||
"version": "10.0.1", | ||
"version": "10.0.2", | ||
"description": "Expo universal module for crypto", | ||
@@ -42,3 +42,3 @@ "main": "build/Crypto.js", | ||
"dependencies": { | ||
"expo-modules-core": "~0.4.2" | ||
"expo-modules-core": "~0.4.3" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2718b696f4a6919905b0f47ebb24ff65b42d8ff9" | ||
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287" | ||
} |
Sorry, the diff of this file is not supported yet
28423
Updatedexpo-modules-core@~0.4.3