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

react-native-smart-timer-enhance

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-smart-timer-enhance - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "react-native-smart-timer-enhance",
"version": "1.0.2",
"version": "1.0.3",
"description": " A TimerEnhance for React Native app (es6) which replaced TimerMixin (es5) provides timer functions for executing code in the future that are safely cleaned up when the component unmounts",

@@ -5,0 +5,0 @@ "main": "TimerEnhance.js",

# react-native-smart-timer-enhance
[![npm](https://img.shields.io/npm/v/react-native-smart-timer-enhance.svg)](https://www.npmjs.com/package/react-native-smart-timer-enhance)
[![npm](https://img.shields.io/npm/dm/react-native-smart-timer-enhance.svg)](https://www.npmjs.com/package/react-native-smart-timer-enhance)
[![npm](https://img.shields.io/npm/dt/react-native-smart-timer-enhance.svg)](https://www.npmjs.com/package/react-native-smart-timer-enhance)
[![npm](https://img.shields.io/npm/l/react-native-smart-timer-enhance.svg)](https://github.com/react-native-component/react-native-smart-timer-enhance/blob/master/LICENSE)
A TimerEnhance for React Native app (es6) which replaced TimerMixin (es5) provides timer functions for executing code in the future that are safely cleaned up when the component unmounts

@@ -3,0 +9,0 @@

/*
* A TimerEnhance for React Native app (es6) which replaced TimerMixin (es5)
* provtimerIdes timer functions for executing code in the future that are safely cleaned up when the component unmounts
* provides timer functions for executing code in the future that are safely cleaned up when the component unmounts
* https://github.com/react-native-component/react-native-smart-timer-enhance/

@@ -5,0 +5,0 @@ * Released under the MIT license

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