Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "pulkit", | ||
"version": "0.2.5", | ||
"description": "A well designed ReactJs component for timer-counter", | ||
"main": "lib/CountdownTimer.js", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"react": "^16.0.0" | ||
}, | ||
"dependencies": { | ||
"prop-types": "^15.6.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "7.3.3", | ||
"@babel/preset-env": "7.3.1", | ||
"@babel/preset-react": "7.0.0", | ||
"babel-jest": "^24.7.1", | ||
"babel-loader": "8.0.5", | ||
"enzyme": "3.9.0", | ||
"enzyme-adapter-react-16": "^1.9.1", | ||
"html-webpack-plugin": "3.2.0", | ||
"jest": "^24.7.1", | ||
"jsdom": "13.2.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"webpack": "4.29.4", | ||
"webpack-cli": "3.2.3", | ||
"webpack-dev-server": "3.1.14" | ||
}, | ||
"version": "0.2.6", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "babel src --out-dir lib", | ||
"dev": "webpack-dev-server --mode=development --port 3000 --inline --hot --config example/webpack.config", | ||
"test": "jest" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"react", | ||
"react count down", | ||
"react-count-down", | ||
"react count-down", | ||
"timer", | ||
"count down timer", | ||
"timer count-down", | ||
"timer countdown", | ||
"timer count down", | ||
"timer-count down", | ||
"timer-count-down", | ||
"counter", | ||
"count-down" | ||
], | ||
"directories": { | ||
"lib": "lib" | ||
}, | ||
"author": "Pulkit Varma - varmapulkit63@gmail.com", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/pulkit666/Timer-counter.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/pulkit666/Timer-counter/issues" | ||
}, | ||
"homepage": "https://github.com/pulkit666/Timer-counter#readme" | ||
"author": "", | ||
"license": "ISC", | ||
"description": "" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
1122682
0
0
22
14970
0
69
2
3
1
1
- Removedprop-types@^15.6.0
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)