react-native-transformable-image
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -102,2 +102,4 @@ 'use strict'; | ||
onLayout={this.onLayout.bind(this)} | ||
pageX={this.props.pageX} | ||
pageY={this.props.pageY} | ||
style={{backgroundColor: 'black'}}> | ||
@@ -104,0 +106,0 @@ <Image |
{ | ||
"name": "react-native-transformable-image", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -20,4 +20,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"react-native-view-transformer": "0.0.9" | ||
"react-native-view-transformer": "0.0.13" | ||
} | ||
} |
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
5941
122
1
+ Addedreact-native-view-transformer@0.0.13(transitive)
- Removedreact-native-view-transformer@0.0.9(transitive)