Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "yurine", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "百合音", | ||
"maintainers": [ | ||
@@ -11,24 +12,27 @@ { | ||
"scripts": { | ||
"build": "webpack --colors", | ||
"dev": "webpack --config webpack-dev.config.js --colors", | ||
"test": "make test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/army8735/canvasx.git" | ||
"url": "git://github.com/karasjs/yurine.git" | ||
}, | ||
"dependencies": { | ||
"homunculus": "~1.3.4" | ||
"homunculus": "~1.3.4", | ||
"jaw": "~5.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.26.3", | ||
"babel-preset-es2015": "^6.24.1", | ||
"blanket": "^1.2.3", | ||
"coveralls": "^3.0.0", | ||
"@babel/core": "^7.0.0", | ||
"@babel/preset-env": "^7.0.0", | ||
"babel-loader": "^8.0.4", | ||
"blanket": "^1.1.6", | ||
"coveralls": "^2.11.2", | ||
"expect.js": "^0.3.1", | ||
"gulp": "^3.9.0", | ||
"gulp-rimraf": "^0.2.2", | ||
"gulp-util": "^3.0.1", | ||
"mocha": "^4.1.0", | ||
"mocha-lcov-reporter": "^1.3.0", | ||
"through2": "^2.0.0" | ||
"mocha": "^2.2.4", | ||
"mocha-lcov-reporter": "^0.0.2", | ||
"webpack": "^4.27.1", | ||
"webpack-cli": "^3.1.2" | ||
}, | ||
"main": "./index", | ||
"main": "./build/index", | ||
"engines": { | ||
@@ -35,0 +39,0 @@ "node": ">=10.0.0" |
@@ -1,1 +0,1 @@ | ||
# canvasx | ||
# yurine(百合音) |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1002099
10
24
12731
2
2
+ Addedjaw@~5.0.0
+ Addedjaw@5.0.0(transitive)