expo-image-manipulator 13.1.1-canary-20250408-7f0ab53 → 13.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/android/build.gradle +2 -2
  3. package/build/ImageManipulatorContext.d.ts.map +1 -1
  4. package/build/ImageRef.d.ts.map +1 -1
  5. package/build/NativeImageManipulatorModule.web.d.ts.map +1 -1
  6. package/build/web/actions/CropAction.web.d.ts +1 -1
  7. package/build/web/actions/CropAction.web.d.ts.map +1 -1
  8. package/build/web/actions/ExtentAction.web.d.ts +1 -1
  9. package/build/web/actions/ExtentAction.web.d.ts.map +1 -1
  10. package/build/web/actions/FlipAction.web.d.ts +1 -1
  11. package/build/web/actions/FlipAction.web.d.ts.map +1 -1
  12. package/build/web/actions/ResizeAction.web.d.ts +1 -1
  13. package/build/web/actions/ResizeAction.web.d.ts.map +1 -1
  14. package/build/web/actions/RotateAction.web.d.ts +1 -1
  15. package/build/web/actions/RotateAction.web.d.ts.map +1 -1
  16. package/expo-module.config.json +1 -1
  17. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.module → 13.1.2/expo.modules.imagemanipulator-13.1.2.module} +7 -7
  18. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.module.md5 +1 -0
  19. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.module.sha1 +1 -0
  20. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.module.sha256 +1 -0
  21. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.module.sha512 +1 -0
  22. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.pom → 13.1.2/expo.modules.imagemanipulator-13.1.2.pom} +1 -1
  23. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.pom.md5 +1 -0
  24. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.pom.sha1 +1 -0
  25. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.pom.sha256 +1 -0
  26. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.2/expo.modules.imagemanipulator-13.1.2.pom.sha512 +1 -0
  27. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml +4 -4
  28. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.md5 +1 -1
  29. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha1 +1 -1
  30. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha256 +1 -1
  31. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha512 +1 -1
  32. package/package.json +6 -5
  33. package/src/NativeImageManipulatorModule.web.ts +1 -1
  34. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.module.md5 +0 -1
  35. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.module.sha1 +0 -1
  36. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.module.sha256 +0 -1
  37. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.module.sha512 +0 -1
  38. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.pom.md5 +0 -1
  39. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.pom.sha1 +0 -1
  40. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.pom.sha256 +0 -1
  41. package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.pom.sha512 +0 -1
  42. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53-sources.jar → 13.1.2/expo.modules.imagemanipulator-13.1.2-sources.jar} +0 -0
  43. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53-sources.jar.md5 → 13.1.2/expo.modules.imagemanipulator-13.1.2-sources.jar.md5} +0 -0
  44. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53-sources.jar.sha1 → 13.1.2/expo.modules.imagemanipulator-13.1.2-sources.jar.sha1} +0 -0
  45. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53-sources.jar.sha256 → 13.1.2/expo.modules.imagemanipulator-13.1.2-sources.jar.sha256} +0 -0
  46. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53-sources.jar.sha512 → 13.1.2/expo.modules.imagemanipulator-13.1.2-sources.jar.sha512} +0 -0
  47. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar → 13.1.2/expo.modules.imagemanipulator-13.1.2.aar} +0 -0
  48. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar.md5 → 13.1.2/expo.modules.imagemanipulator-13.1.2.aar.md5} +0 -0
  49. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar.sha1 → 13.1.2/expo.modules.imagemanipulator-13.1.2.aar.sha1} +0 -0
  50. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar.sha256 → 13.1.2/expo.modules.imagemanipulator-13.1.2.aar.sha256} +0 -0
  51. /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.1-canary-20250408-7f0ab53/expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar.sha512 → 13.1.2/expo.modules.imagemanipulator-13.1.2.aar.sha512} +0 -0
package/CHANGELOG.md CHANGED
@@ -10,6 +10,14 @@
10
10
 
11
11
  ### 💡 Others
12
12
 
13
+ ## 13.1.2 — 2025-04-11
14
+
15
+ _This version does not introduce any user-facing changes._
16
+
17
+ ## 13.1.1 — 2025-04-09
18
+
19
+ _This version does not introduce any user-facing changes._
20
+
13
21
  ## 13.1.0 — 2025-04-04
14
22
 
15
23
  ### 🐛 Bug fixes
@@ -4,13 +4,13 @@ plugins {
4
4
  }
5
5
 
6
6
  group = 'host.exp.exponent'
7
- version = '13.1.1-canary-20250408-7f0ab53'
7
+ version = '13.1.2'
8
8
 
9
9
  android {
10
10
  namespace "expo.modules.imagemanipulator"
11
11
  defaultConfig {
12
12
  versionCode 23
13
- versionName "13.1.1-canary-20250408-7f0ab53"
13
+ versionName "13.1.2"
14
14
  }
15
15
  }
16
16
 
@@ -1 +1 @@
1
- {"version":3,"file":"ImageManipulatorContext.d.ts","sourceRoot":"","sources":["../src/ImageManipulatorContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAEpC,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACzE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAG3C;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,uBAAwB,SAAQ,YAAY;IAC/D;;;;OAIG;IACH,MAAM,CAAC,IAAI,EAAE;QAAE,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,GAAG,uBAAuB;IAExF;;;;OAIG;IACH,MAAM,CAAC,OAAO,EAAE,MAAM,GAAG,uBAAuB;IAEhD;;;;OAIG;IACH,IAAI,CAAC,QAAQ,EAAE,UAAU,GAAG,YAAY,GAAG,uBAAuB;IAElE;;;OAGG;IACH,IAAI,CAAC,IAAI,EAAE,UAAU,CAAC,MAAM,CAAC,GAAG,uBAAuB;IAEvD;;;;;OAKG;IACH,MAAM,CAAC,OAAO,EAAE,YAAY,CAAC,QAAQ,CAAC,GAAG,uBAAuB;IAEhE;;OAEG;IACH,KAAK,IAAI,uBAAuB;IAEhC;;OAEG;IACH,WAAW,IAAI,OAAO,CAAC,QAAQ,CAAC;CACjC;;AAED,wBAA8E"}
1
+ {"version":3,"file":"ImageManipulatorContext.d.ts","sourceRoot":"","sources":["../src/ImageManipulatorContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAEpC,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACzE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAG3C;;;GAGG;AACH,MAAM,CAAC,OAAO,OAAO,uBAAwB,SAAQ,YAAY;IAC/D;;;;OAIG;IACH,MAAM,CAAC,IAAI,EAAE;QAAE,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,GAAG,uBAAuB;IAExF;;;;OAIG;IACH,MAAM,CAAC,OAAO,EAAE,MAAM,GAAG,uBAAuB;IAEhD;;;;OAIG;IACH,IAAI,CAAC,QAAQ,EAAE,UAAU,GAAG,YAAY,GAAG,uBAAuB;IAElE;;;OAGG;IACH,IAAI,CAAC,IAAI,EAAE,UAAU,CAAC,MAAM,CAAC,GAAG,uBAAuB;IAEvD;;;;;OAKG;IACH,MAAM,CAAC,OAAO,EAAE,YAAY,CAAC,QAAQ,CAAC,GAAG,uBAAuB;IAEhE;;OAEG;IACH,KAAK,IAAI,uBAAuB;IAEhC;;OAEG;IACH,WAAW,IAAI,OAAO,CAAC,QAAQ,CAAC;CACjC;wBAE8C,OAAO,uBAAuB;AAA7E,wBAA8E"}
@@ -1 +1 @@
1
- {"version":3,"file":"ImageRef.d.ts","sourceRoot":"","sources":["../src/ImageRef.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAEjC,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAGzE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,QAAS,SAAQ,SAAS,CAAC,OAAO,CAAC;IACtD;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,SAAS,CAAC,OAAO,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC;CACvD;;AAED,wBAAgE"}
1
+ {"version":3,"file":"ImageRef.d.ts","sourceRoot":"","sources":["../src/ImageRef.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAEjC,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAGzE;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,QAAS,SAAQ,SAAS,CAAC,OAAO,CAAC;IACtD;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,SAAS,CAAC,OAAO,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC;CACvD;wBAE+C,OAAO,QAAQ;AAA/D,wBAAgE"}
@@ -1 +1 @@
1
- {"version":3,"file":"NativeImageManipulatorModule.web.d.ts","sourceRoot":"","sources":["../src/NativeImageManipulatorModule.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAEpC,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,OAAO,uBAAuB,MAAM,mCAAmC,CAAC;AACxE,OAAO,wBAAwB,MAAM,oCAAoC,CAAC;AAG1E,cAAM,gBAAiB,SAAQ,YAAY;IACzC,OAAO,iCAA2B;IAClC,KAAK,kCAA4B;IAEjC,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC,OAAO,CAAC,GAAG,uBAAuB;CAYzE;;AAED,wBAAmD"}
1
+ {"version":3,"file":"NativeImageManipulatorModule.web.d.ts","sourceRoot":"","sources":["../src/NativeImageManipulatorModule.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AAEpC,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,OAAO,uBAAuB,MAAM,mCAAmC,CAAC;AACxE,OAAO,wBAAwB,MAAM,oCAAoC,CAAC;AAG1E,cAAM,gBAAiB,SAAQ,YAAY;IACzC,OAAO,iCAA2B;IAClC,KAAK,kCAA4B;IAEjC,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC,OAAO,CAAC,GAAG,uBAAuB;CAYzE;;AAED,wBAAuE"}
@@ -1,4 +1,4 @@
1
1
  import { ActionCrop } from '../../ImageManipulator.types';
2
- declare const _default: (canvas: HTMLCanvasElement, options: ActionCrop['crop']) => HTMLCanvasElement;
2
+ declare const _default: (canvas: HTMLCanvasElement, options: ActionCrop["crop"]) => HTMLCanvasElement;
3
3
  export default _default;
4
4
  //# sourceMappingURL=CropAction.web.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CropAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/CropAction.web.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;iCAGlC,iBAAiB,WAAW,UAAU,CAAC,MAAM,CAAC;AAAtE,wBA6BE"}
1
+ {"version":3,"file":"CropAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/CropAction.web.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;yBAG1C,QAAQ,iBAAiB,EAAE,SAAS,UAAU,CAAC,MAAM,CAAC;AAAtE,wBA6BE"}
@@ -1,4 +1,4 @@
1
1
  import { ActionExtent } from '../../ImageManipulator.types';
2
- declare const _default: (canvas: HTMLCanvasElement, options: ActionExtent['extent']) => HTMLCanvasElement;
2
+ declare const _default: (canvas: HTMLCanvasElement, options: ActionExtent["extent"]) => HTMLCanvasElement;
3
3
  export default _default;
4
4
  //# sourceMappingURL=ExtentAction.web.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExtentAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/ExtentAction.web.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;iCAGpC,iBAAiB,WAAW,YAAY,CAAC,QAAQ,CAAC;AAA1E,wBAqCE"}
1
+ {"version":3,"file":"ExtentAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/ExtentAction.web.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;yBAG5C,QAAQ,iBAAiB,EAAE,SAAS,YAAY,CAAC,QAAQ,CAAC;AAA1E,wBAqCE"}
@@ -1,4 +1,4 @@
1
1
  import { ActionFlip } from '../../ImageManipulator.types';
2
- declare const _default: (canvas: HTMLCanvasElement, flip: ActionFlip['flip']) => HTMLCanvasElement;
2
+ declare const _default: (canvas: HTMLCanvasElement, flip: ActionFlip["flip"]) => HTMLCanvasElement;
3
3
  export default _default;
4
4
  //# sourceMappingURL=FlipAction.web.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlipAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/FlipAction.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAY,MAAM,8BAA8B,CAAC;iCAG5C,iBAAiB,QAAQ,UAAU,CAAC,MAAM,CAAC;AAAnE,wBAsBE"}
1
+ {"version":3,"file":"FlipAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/FlipAction.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAY,MAAM,8BAA8B,CAAC;yBAGpD,QAAQ,iBAAiB,EAAE,MAAM,UAAU,CAAC,MAAM,CAAC;AAAnE,wBAsBE"}
@@ -1,4 +1,4 @@
1
1
  import { ActionResize } from '../../ImageManipulator.types';
2
- declare const _default: (canvas: HTMLCanvasElement, { width, height }: ActionResize['resize']) => HTMLCanvasElement;
2
+ declare const _default: (canvas: HTMLCanvasElement, { width, height }: ActionResize["resize"]) => HTMLCanvasElement;
3
3
  export default _default;
4
4
  //# sourceMappingURL=ResizeAction.web.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResizeAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/ResizeAction.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;iCAqGpC,iBAAiB,qBAAqB,YAAY,CAAC,QAAQ,CAAC;AAApF,wBAiBE"}
1
+ {"version":3,"file":"ResizeAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/ResizeAction.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;yBAqG5C,QAAQ,iBAAiB,EAAE,mBAAmB,YAAY,CAAC,QAAQ,CAAC;AAApF,wBAiBE"}
@@ -1,4 +1,4 @@
1
1
  import { ActionRotate } from '../../ImageManipulator.types';
2
- declare const _default: (canvas: HTMLCanvasElement, degrees: ActionRotate['rotate']) => HTMLCanvasElement;
2
+ declare const _default: (canvas: HTMLCanvasElement, degrees: ActionRotate["rotate"]) => HTMLCanvasElement;
3
3
  export default _default;
4
4
  //# sourceMappingURL=RotateAction.web.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RotateAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/RotateAction.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;iCAoBpC,iBAAiB,WAAW,YAAY,CAAC,QAAQ,CAAC;AAA1E,wBAoBE"}
1
+ {"version":3,"file":"RotateAction.web.d.ts","sourceRoot":"","sources":["../../../src/web/actions/RotateAction.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;yBAoB5C,QAAQ,iBAAiB,EAAE,SAAS,YAAY,CAAC,QAAQ,CAAC;AAA1E,wBAoBE"}
@@ -8,7 +8,7 @@
8
8
  "publication": {
9
9
  "groupId": "host.exp.exponent",
10
10
  "artifactId": "expo.modules.imagemanipulator",
11
- "version": "13.1.1-canary-20250408-7f0ab53",
11
+ "version": "13.1.2",
12
12
  "repository": "local-maven-repo"
13
13
  }
14
14
  }
@@ -3,7 +3,7 @@
3
3
  "component": {
4
4
  "group": "host.exp.exponent",
5
5
  "module": "expo.modules.imagemanipulator",
6
- "version": "13.1.1-canary-20250408-7f0ab53",
6
+ "version": "13.1.2",
7
7
  "attributes": {
8
8
  "org.gradle.status": "release"
9
9
  }
@@ -33,8 +33,8 @@
33
33
  ],
34
34
  "files": [
35
35
  {
36
- "name": "expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar",
37
- "url": "expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar",
36
+ "name": "expo.modules.imagemanipulator-13.1.2.aar",
37
+ "url": "expo.modules.imagemanipulator-13.1.2.aar",
38
38
  "size": 74492,
39
39
  "sha512": "f48095530d13480cc0f0bd99e52e7e1d0d83038048f89a355189ebae20ddf319911f0d9e9e03bcae3272c12fbf1d16d6f0f623e21d735a03fae74706a19b3429",
40
40
  "sha256": "8f57c66f41adbc2c6cd366745b9542cff595e0a1aec21e2df9f762b00be46612",
@@ -69,8 +69,8 @@
69
69
  ],
70
70
  "files": [
71
71
  {
72
- "name": "expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar",
73
- "url": "expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53.aar",
72
+ "name": "expo.modules.imagemanipulator-13.1.2.aar",
73
+ "url": "expo.modules.imagemanipulator-13.1.2.aar",
74
74
  "size": 74492,
75
75
  "sha512": "f48095530d13480cc0f0bd99e52e7e1d0d83038048f89a355189ebae20ddf319911f0d9e9e03bcae3272c12fbf1d16d6f0f623e21d735a03fae74706a19b3429",
76
76
  "sha256": "8f57c66f41adbc2c6cd366745b9542cff595e0a1aec21e2df9f762b00be46612",
@@ -89,8 +89,8 @@
89
89
  },
90
90
  "files": [
91
91
  {
92
- "name": "expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53-sources.jar",
93
- "url": "expo.modules.imagemanipulator-13.1.1-canary-20250408-7f0ab53-sources.jar",
92
+ "name": "expo.modules.imagemanipulator-13.1.2-sources.jar",
93
+ "url": "expo.modules.imagemanipulator-13.1.2-sources.jar",
94
94
  "size": 8159,
95
95
  "sha512": "08af6c95ebf4df88f09274f2dc172df230d57b8f3ca2d1774d44584282b25d9d93ba57a78a2cdfef9232145c67aa8765b8df86f6c79852ba8c1b6b3eb3c21350",
96
96
  "sha256": "83452b235a0ea4b9ed9dc693de4fdda6a7940c15c27b9033fb0e398e00b56a7b",
@@ -0,0 +1 @@
1
+ f2f66bc187b2b258b00e8b0e887c6ec31708ea8ec2a6c7b87e29b082fcd3eecc
@@ -0,0 +1 @@
1
+ b6bffe4f1aa53fe7b714e70ab645b15894ea423bb77d87ef6dd6068d153b0ccdc5300153c4e25f6af7996656d4b1659d6383ab640a41c38561ba724ad4e9842f
@@ -9,7 +9,7 @@
9
9
  <modelVersion>4.0.0</modelVersion>
10
10
  <groupId>host.exp.exponent</groupId>
11
11
  <artifactId>expo.modules.imagemanipulator</artifactId>
12
- <version>13.1.1-canary-20250408-7f0ab53</version>
12
+ <version>13.1.2</version>
13
13
  <packaging>aar</packaging>
14
14
  <name>expo.modules.imagemanipulator</name>
15
15
  <url>https://github.com/expo/expo</url>
@@ -0,0 +1 @@
1
+ 2800f1eaf81ceec941e594ac198d981739e9d9eaa87732ecde66d52b5e08efeb
@@ -0,0 +1 @@
1
+ 2d074381767547a165518620a588e430e58ae47272086a0636972707eea7c650118642b2af87d55fc363afedb12f62dd2155c09951f5e4a83ef3bb21e0738bc4
@@ -3,11 +3,11 @@
3
3
  <groupId>host.exp.exponent</groupId>
4
4
  <artifactId>expo.modules.imagemanipulator</artifactId>
5
5
  <versioning>
6
- <latest>13.1.1-canary-20250408-7f0ab53</latest>
7
- <release>13.1.1-canary-20250408-7f0ab53</release>
6
+ <latest>13.1.2</latest>
7
+ <release>13.1.2</release>
8
8
  <versions>
9
- <version>13.1.1-canary-20250408-7f0ab53</version>
9
+ <version>13.1.2</version>
10
10
  </versions>
11
- <lastUpdated>20250408205713</lastUpdated>
11
+ <lastUpdated>20250411190920</lastUpdated>
12
12
  </versioning>
13
13
  </metadata>
@@ -1 +1 @@
1
- 01fa06ff589b57e33bdff5b58e3c951a
1
+ b7e2943f6092aef1edb9491acd85cfc1
@@ -1 +1 @@
1
- 236ba56dbeab266e612bce2bb3585bf3aba15f2a
1
+ ef25ced4fd699924695036c71992726f8c0d2e4f
@@ -1 +1 @@
1
- 9c8777ed89089ffe75f2c97f94ba38d9864600fd7ae043b3f9e02afa98dd5573
1
+ a5ce6951de10735719cc792e86ce5fccffc1fe515a39664bc4e3c5602eb86af6
@@ -1 +1 @@
1
- f27cd815c0fc55926271ff5e7219655202806678e17013ee92571ce2195cda3613b15781a23831ad392f5615bc3b94038aa34d0b8a4c757bb0ca4ba983d2e128
1
+ fb4ce72b05a016c1425d3e1aeb7de5e3cbe3d376a17ffbb824ceaf170bd7fef2bc7b509f63f0e20f356008dbb5b1f4b99f7f334a149e2a61455924958aea6879
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-image-manipulator",
3
- "version": "13.1.1-canary-20250408-7f0ab53",
3
+ "version": "13.1.2",
4
4
  "description": "Provides functions that let you manipulation images on the local file system, eg: resize, crop.",
5
5
  "main": "src/index.ts",
6
6
  "types": "build/index.d.ts",
@@ -31,12 +31,13 @@
31
31
  "license": "MIT",
32
32
  "homepage": "https://docs.expo.dev/versions/latest/sdk/imagemanipulator/",
33
33
  "dependencies": {
34
- "expo-image-loader": "5.1.1-canary-20250408-7f0ab53"
34
+ "expo-image-loader": "~5.1.0"
35
35
  },
36
36
  "devDependencies": {
37
- "expo-module-scripts": "4.1.1-canary-20250408-7f0ab53"
37
+ "expo-module-scripts": "^4.1.1"
38
38
  },
39
39
  "peerDependencies": {
40
- "expo": "53.0.0-canary-20250408-7f0ab53"
41
- }
40
+ "expo": "*"
41
+ },
42
+ "gitHead": "dd2c7150fd75c56505aa6d3f805c14e255649c5d"
42
43
  }
@@ -24,4 +24,4 @@ class ImageManipulator extends NativeModule {
24
24
  }
25
25
  }
26
26
 
27
- export default registerWebModule(ImageManipulator);
27
+ export default registerWebModule(ImageManipulator, 'ImageManipulator');
@@ -1 +0,0 @@
1
- 973db531d46a66443505897617995b822eeb7940b07e35bf6f84a728626404809bb062aedadb28ea70585f932e211ae99060d1ece0e89d859f264154d293c8b6
@@ -1 +0,0 @@
1
- ed214cf5a22b7b988784b0378647dd671e6e555731135802a400f3029f2e71bdc1ab12b627770e173141ad36c1cc243205be06f72d195e9f3cd6a05e3e09dfa1