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

react-native-idle-timer

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-idle-timer - npm Package Compare versions

Comparing version

to
2.1.5

index.d.ts

5

package.json

@@ -7,3 +7,3 @@ {

},
"version": "2.1.4",
"version": "2.1.5",
"author": "Marc Shilling (marcshilling)",

@@ -24,3 +24,4 @@ "description": "A cross-platform bridge that allows you to enable and disable the screen idle timer in your React Native app",

"nativePackage": true,
"main": "index.js"
"main": "index.js",
"types": "index.d.ts"
}
android/build.gradle

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet