expo-image-manipulator
Advanced tools
Comparing version 9.2.0 to 9.2.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 9.2.1 — 2021-06-22 | ||
_This version does not introduce any user-facing changes._ | ||
## 9.2.0 — 2021-06-16 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-image-manipulator", | ||
"version": "9.2.0", | ||
"version": "9.2.1", | ||
"description": "Provides functions that let you manipulation images on the local file system, eg: resize, crop.", | ||
@@ -37,3 +37,3 @@ "main": "build/ImageManipulator.js", | ||
"dependencies": { | ||
"expo-modules-core": "~0.1.1" | ||
"expo-modules-core": "~0.2.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c80d4c938920c5111e34c2dbca3a6bf500dff0e1" | ||
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30" | ||
} |
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
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
94962
+ Addedexpo-modules-core@0.2.0(transitive)
- Removedexpo-modules-core@0.1.1(transitive)
Updatedexpo-modules-core@~0.2.0