Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rn-android-keyboard-adjust

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-android-keyboard-adjust - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

.vscode/settings.json

11

package.json
{
"name": "rn-android-keyboard-adjust",
"version": "1.0.1",
"version": "2.0.0",
"description": "Simple android native module to manipulate the behavior of keyboard. Based on react-native-android-keyboard-adjust by Marc Zubricky.",
"main": "index.js",
"main": "index.ts",
"scripts": {

@@ -25,3 +25,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"homepage": "https://github.com/darleikroth/rn-android-keyboard-adjust#readme"
}
"homepage": "https://github.com/darleikroth/rn-android-keyboard-adjust#readme",
"devDependencies": {
"@types/react-native": "^0.64.5"
}
}
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