Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "karas", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "鸦", | ||
"maintainers": [ | ||
{ | ||
"name": "army8735", | ||
"email": "army8735@qq.com" | ||
} | ||
], | ||
"scripts": { | ||
"build": "rollup -c rollup.config.js", | ||
"dev": "rollup -c rollup.config.js --watch", | ||
"dist": "rollup -c rollup.config.dist.js", | ||
"test": "make test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/karasjs/karas.git" | ||
}, | ||
"dependencies": { | ||
"homunculus": "~1.4.0" | ||
} | ||
"yurine": "~0.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.4.3", | ||
"@babel/preset-env": "^7.4.3", | ||
"blanket": "^1.1.6", | ||
"chromedriver8735": "^77.0.0", | ||
"coveralls": "^2.11.2", | ||
"expect.js": "^0.3.1", | ||
"gulp": "^3.9.0", | ||
"gulp-rename": "^1.4.0", | ||
"mocha": "^2.2.4", | ||
"mocha-lcov-reporter": "^0.0.2", | ||
"nightwatch": "^1.1.0", | ||
"rollup": "^1.21.2", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"rollup-plugin-sourcemaps": "^0.4.2", | ||
"rollup-plugin-uglify": "^6.0.3", | ||
"selenium-server": "^3.141.59", | ||
"through2": "^3.0.0" | ||
}, | ||
"main": "./index", | ||
"engines": { | ||
"node": ">=10.0.0" | ||
}, | ||
"license": "MIT", | ||
"readmeFilename": "README.md", | ||
"author": "army8735 <army8735@qq.com>" | ||
} |
@@ -1,1 +0,6 @@ | ||
# karas | ||
# karas(鸦) | ||
[![NPM version](https://badge.fury.io/js/karas.png)](https://npmjs.org/package/karas) | ||
[![Build Status](https://travis-ci.org/karasjs/karas.svg?branch=master)](https://travis-ci.org/karasjs/karas) | ||
[![Dependency Status](https://david-dm.org/migijs/karas.png)](https://david-dm.org/karasjs/karas) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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 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 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
760200
54
8001
1
7
0
17
+ Addedyurine@~0.1.0
+ Addedhomunculus@1.6.8(transitive)
+ Addedyurine@0.1.3(transitive)
- Removedhomunculus@~1.4.0
- Removedhomunculus@1.4.3(transitive)