Socket
Socket
Sign inDemoInstall

timer-hook

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timer-hook - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "timer-hook",
"version": "1.0.0",
"version": "1.0.1",
"description": "An easy to use timer hook for React",

@@ -10,3 +10,4 @@ "main": "./lib/index.js",

"scripts": {
"build": "./node_modules/.bin/babel src --out-dir lib"
"build": "./node_modules/.bin/babel src --out-dir lib",
"prepublishOnly": "rm -rf lib && yarn build"
},

@@ -13,0 +14,0 @@ "devDependencies": {

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