Comparing version
{ | ||
"name": "react-term", | ||
"version": "0.0.0", | ||
"description": "Simple and lightweight terminal emulator component for React", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"version": "0.0.1", | ||
"description": "React Shell Component", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/lpan/react-term.git" | ||
"url": "https://github.com/elliottcarlson/react-shell.git" | ||
}, | ||
"keywords": [ | ||
"terminal", | ||
"emulator", | ||
"react" | ||
], | ||
"author": "Lawrence Pan <lawrencefeipan@gmail.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/lpan/react-term/issues" | ||
"scripts": { | ||
"build": ". ./.scripts/prepublish.sh", | ||
"prepublish": ". ./.scripts/prepublish.sh", | ||
"lint": "eslint src", | ||
"lintfix": "eslint src --fix", | ||
"testonly": "mocha --require .scripts/mocha_runner src/**/tests/**/*.js", | ||
"test": "npm run lint && npm run testonly", | ||
"test-watch": "npm run testonly -- --watch --watch-extensions js", | ||
"storybook": "start-storybook -p 9010", | ||
"publish-storybook": "bash .scripts/publish_storybook.sh" | ||
}, | ||
"homepage": "https://github.com/lpan/react-term#readme" | ||
"devDependencies": { | ||
"@kadira/storybook": "^2.18.1", | ||
"babel-cli": "^6.14.0", | ||
"babel-core": "^6.14.0", | ||
"babel-eslint": "^6.1.2", | ||
"babel-loader": "^6.2.5", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-plugin-transform-runtime": "^6.15.0", | ||
"babel-polyfill": "^6.23.0", | ||
"babel-preset-es2015": "^6.22.0", | ||
"babel-preset-es2017": "^6.22.0", | ||
"babel-preset-react-app": "^0.2.1", | ||
"chai": "^3.5.0", | ||
"enzyme": "^2.2.0", | ||
"eslint": "^3.6.0", | ||
"eslint-config-airbnb": "^12.0.0", | ||
"eslint-plugin-import": "^1.16.0", | ||
"eslint-plugin-jsx-a11y": "^2.2.2", | ||
"eslint-plugin-react": "^6.3.0", | ||
"git-url-parse": "^6.0.1", | ||
"jsdom": "^9.5.0", | ||
"mocha": "^3.0.2", | ||
"react": "^15.3.2", | ||
"react-addons-test-utils": "^15.3.2", | ||
"react-dom": "^15.3.2", | ||
"sinon": "^1.17.6" | ||
}, | ||
"peerDependencies": { | ||
"react": "^0.14.7 || ^15.0.0" | ||
}, | ||
"dependencies": { | ||
"babel-runtime": "^6.11.6", | ||
"chalk": "^1.1.3", | ||
"hterm-umdjs": "^1.1.4", | ||
"line-input-stream": "^1.0.1" | ||
}, | ||
"main": "dist/index.js", | ||
"engines": { | ||
"npm": "^3.0.0" | ||
} | ||
} |
@@ -1,2 +0,7 @@ | ||
# react-term | ||
Simple and lightweight terminal emulator component for React | ||
Work in Progress - information coming | ||
# React Hterm Component | ||
React Hterm Component | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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 website
QualityPackage does not have a website.
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 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
75006
3133.02%21
425%1994
Infinity%8
166.67%5
Infinity%25
Infinity%3
200%1
Infinity%2
100%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added