Socket
Socket
Sign inDemoInstall

react-native-image-pan-zoom

Package Overview
Dependencies
514
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

8

package.json
{
"name": "react-native-image-pan-zoom",
"version": "2.0.4",
"version": "2.0.5",
"description": "图片手势操作",

@@ -26,6 +26,6 @@ "main": "built/index.js",

"devDependencies": {
"@types/react": "^15.0.23",
"@types/react-native": "^0.43.9",
"typescript": "^2.3.2"
"@types/react": "^15.0.38",
"@types/react-native": "^0.46.5",
"typescript": "^2.4.2"
}
}

@@ -5,2 +5,4 @@ {

"noImplicitAny": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"target": "es6",

@@ -33,2 +35,2 @@ "lib": [

]
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc