react-error-overlay
Advanced tools
Comparing version 0.0.0 to 1.0.0-alpha.58689133
{ | ||
"name": "react-error-overlay", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "1.0.0-alpha.58689133", | ||
"description": "An overlay for displaying stack frames.", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"prepublishOnly": "npm run build:prod && npm test", | ||
"start": "cross-env NODE_ENV=development npm run build -- --watch", | ||
"test": "flow && jest", | ||
"build": "babel src/ -d lib/", | ||
"build:prod": "cross-env NODE_ENV=production babel src/ -d lib/" | ||
}, | ||
"author": "", | ||
"license": "BSD-3-Clause" | ||
"repository": "facebookincubator/create-react-app", | ||
"license": "BSD-3-Clause", | ||
"bugs": { | ||
"url": "https://github.com/facebookincubator/create-react-app/issues" | ||
}, | ||
"keywords": [ | ||
"overlay", | ||
"syntax", | ||
"error", | ||
"red", | ||
"box", | ||
"redbox", | ||
"crash", | ||
"warning" | ||
], | ||
"author": "Joe Haddad <timer150@gmail.com>", | ||
"files": [ | ||
"lib/" | ||
], | ||
"dependencies": { | ||
"anser": "1.2.5", | ||
"babel-code-frame": "6.22.0", | ||
"babel-runtime": "6.23.0", | ||
"react-dev-utils": "^0.5.2", | ||
"settle-promise": "1.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "6.24.1", | ||
"babel-eslint": "7.2.3", | ||
"babel-preset-react-app": "^3.0.0-alpha.58689133", | ||
"cross-env": "5.0.0", | ||
"eslint": "3.19.0", | ||
"eslint-config-react-app": "^1.0.0-alpha.58689133", | ||
"eslint-plugin-flowtype": "2.33.0", | ||
"eslint-plugin-import": "2.2.0", | ||
"eslint-plugin-jsx-a11y": "5.0.1", | ||
"eslint-plugin-react": "7.0.1", | ||
"flow-bin": "0.46.0", | ||
"jest": "20.0.1", | ||
"jest-fetch-mock": "1.1.1" | ||
}, | ||
"jest": { | ||
"setupFiles": [ | ||
"./src/__tests__/setupJest.js" | ||
], | ||
"collectCoverage": true, | ||
"coverageReporters": [ | ||
"json" | ||
], | ||
"testMatch": [ | ||
"<rootDir>/src/**/__tests__/**/*.js?(x)", | ||
"<rootDir>/src/**/?(*.)(spec|test).js?(x)" | ||
], | ||
"testPathIgnorePatterns": [ | ||
"/node_modules/", | ||
"/fixtures/", | ||
"setupJest.js" | ||
] | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
82201
43
1935
0
2
0
12
5
13
5
17
+ Addedanser@1.2.5
+ Addedbabel-code-frame@6.22.0
+ Addedbabel-runtime@6.23.0
+ Addedreact-dev-utils@^0.5.2
+ Addedsettle-promise@1.0.0
+ Addedanser@1.2.5(transitive)
+ Addedansi-html@0.0.5(transitive)
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedbabel-code-frame@6.22.0(transitive)
+ Addedbabel-runtime@6.23.0(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addedduplexer@0.1.2(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedesutils@2.0.3(transitive)
+ Addedeventsource@0.1.6(transitive)
+ Addedfaye-websocket@0.7.3(transitive)
+ Addedfilesize@3.3.0(transitive)
+ Addedgzip-size@3.0.0(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedhtml-entities@1.2.0(transitive)
+ Addedhttp-parser-js@0.5.8(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedjs-tokens@3.0.2(transitive)
+ Addedjson3@3.3.3(transitive)
+ Addedminimatch@3.0.3(transitive)
+ Addedms@2.0.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedopn@4.0.2(transitive)
+ Addedoriginal@1.0.2(transitive)
+ Addedpinkie@2.0.4(transitive)
+ Addedpinkie-promise@2.0.1(transitive)
+ Addedquerystringify@2.2.0(transitive)
+ Addedreact-dev-utils@0.5.2(transitive)
+ Addedrecursive-readdir@2.1.1(transitive)
+ Addedregenerator-runtime@0.10.5(transitive)
+ Addedrequires-port@1.0.0(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsettle-promise@1.0.0(transitive)
+ Addedsockjs-client@1.0.1(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
+ Addedurl-parse@1.5.10(transitive)
+ Addedwebsocket-driver@0.7.4(transitive)
+ Addedwebsocket-extensions@0.1.4(transitive)