expo-image-manipulator
Advanced tools
Comparing version 10.1.1 to 10.1.2
@@ -13,2 +13,6 @@ # Changelog | ||
## 10.1.2 — 2021-10-21 | ||
_This version does not introduce any user-facing changes._ | ||
## 10.1.1 — 2021-10-15 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-image-manipulator", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"description": "Provides functions that let you manipulation images on the local file system, eg: resize, crop.", | ||
@@ -35,3 +35,3 @@ "main": "build/ImageManipulator.js", | ||
"expo-image-loader": "~3.0.0", | ||
"expo-modules-core": "~0.4.3" | ||
"expo-modules-core": "~0.4.4" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287" | ||
"gitHead": "4fa0497a180ae707fa860cb03858630ab7af19f4" | ||
} |
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
107855
Updatedexpo-modules-core@~0.4.4