expo-image-manipulator
Advanced tools
Comparing version 3.0.0 to 4.0.0
@@ -1,3 +0,3 @@ | ||
import { NativeModulesProxy } from 'expo-core'; | ||
import { NativeModulesProxy } from '@unimodules/core'; | ||
export default NativeModulesProxy.ExpoImageManipulator || {}; | ||
//# sourceMappingURL=ExpoImageManipulator.js.map |
@@ -1,2 +0,2 @@ | ||
import { CodedError } from 'expo-errors'; | ||
import { CodedError } from '@unimodules/core'; | ||
import { FlipType, } from './ImageManipulator.types'; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import { UnavailabilityError } from 'expo-errors'; | ||
import { UnavailabilityError } from '@unimodules/core'; | ||
import ExpoImageManipulator from './ExpoImageManipulator'; | ||
@@ -3,0 +3,0 @@ import { SaveFormat } from './ImageManipulator.types'; |
{ | ||
"name": "expo-image-manipulator", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "Provides functions that let you manipulation images on the local file system, eg: resize, crop.", | ||
"main": "build/ImageManipulator.js", | ||
"types": "build/ImageManipulator.d.ts", | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -32,5 +33,4 @@ "build": "expo-module build", | ||
"unimodulePeerDependencies": { | ||
"expo-core": "*", | ||
"expo-errors": "*", | ||
"expo-file-system-interface": "*" | ||
"@unimodules/core": "*", | ||
"unimodules-file-system-interface": "*" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a14949a882119c0f74ca2bdc4d92183ae1c7a70b" | ||
"gitHead": "8413e821076a2eca36b302e68dd628ce2e1f591a" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { NativeModulesProxy } from 'expo-core'; | ||
import { NativeModulesProxy } from '@unimodules/core'; | ||
export default NativeModulesProxy.ExpoImageManipulator || {}; |
@@ -1,2 +0,2 @@ | ||
import { CodedError } from 'expo-errors'; | ||
import { CodedError } from '@unimodules/core'; | ||
import { | ||
@@ -3,0 +3,0 @@ ImageResult, |
@@ -1,2 +0,2 @@ | ||
import { UnavailabilityError } from 'expo-errors'; | ||
import { UnavailabilityError } from '@unimodules/core'; | ||
@@ -3,0 +3,0 @@ import ExpoImageManipulator from './ExpoImageManipulator'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
86625
34
716
1