New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-transformable-image

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-transformable-image - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

library/TransformableImage.js

@@ -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

4

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc