You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-date-countdown-timer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-date-countdown-timer - npm Package Compare versions

Comparing version

to
1.0.6

.eslintrc.js

9

package.json
{
"name": "react-date-countdown-timer",
"version": "1.0.4",
"version": "1.0.6",
"description": "Date countdown timer component with a cool animaton for react.js",

@@ -18,2 +18,3 @@ "main": "build/index.js",

"dependencies": {
"prop-types": "^15.7.2",
"react": "^16.4.2"

@@ -31,2 +32,8 @@ },

"css-loader": "^1.0.0",
"eslint": "^7.11.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
"style-loader": "^0.23.0",

@@ -33,0 +40,0 @@ "webpack": "^2.6.1"

src/index.js

Sorry, the diff of this file is too big to display