react-useragent
Advanced tools
Comparing version
{ | ||
"name": "react-useragent", | ||
"version": "1.0.0", | ||
"version": "1.1.0-beta", | ||
"description": "Utility to add user agent information to your react components", | ||
"main": "lib/index.js", | ||
"author": "Jon Stuebe", | ||
"homepage": "https://github.com/jonstuebe/react-useragent#readme", | ||
"license": "MIT", | ||
"browser": "lib/reactUserAgent-umd.js", | ||
"main": "lib/reactUserAgent-cjs.js", | ||
"module": "lib/reactUserAgent-es.js", | ||
"jsnext:main": "lib/reactUserAgent-es.js", | ||
"umdName": "reactUserAgent", | ||
"source": "src/index.js", | ||
"private": false, | ||
"files": [ | ||
"lib/" | ||
], | ||
"scripts": { | ||
"build": "babel --presets es2015,stage-0,react -d lib/ src/", | ||
"prepublish": "npm run build" | ||
"prepublish": "npm run build", | ||
"build": "rollup -c", | ||
"start": "rollup -c -w" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.5.4" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/jonstuebe/react-useragent.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/jonstuebe/react-useragent/issues" | ||
}, | ||
"keywords": [ | ||
@@ -24,8 +38,23 @@ "react", | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.0.3", | ||
"babel-jest": "^22.1.0", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-react": "^6.24.1", | ||
"babel-preset-stage-0": "^6.24.1", | ||
"react": "^15.5.4" | ||
"prop-types": "^15.6.0", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"rollup": "^0.52.3", | ||
"rollup-plugin-auto-external": "^1.0.0", | ||
"rollup-plugin-babel": "^3.0.3", | ||
"rollup-plugin-commonjs": "^8.2.6", | ||
"rollup-plugin-node-resolve": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.0.0 || ^16.0.0", | ||
"react": "^15.0.0 || ^16.0.0" | ||
}, | ||
"dependencies": { | ||
@@ -32,0 +61,0 @@ "mobile-detect": "^1.3.6" |
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1201
1501.33%1
-50%0
-100%48468
-37.5%3
50%16
220%1
Infinity%1
Infinity%2
Infinity%