haha-dict-tree
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,1 +0,1 @@ | ||
module.exports = require('./es5/tree.js'); | ||
module.exports = require('./src/tree.js'); |
{ | ||
"name": "haha-dict-tree", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "babel src -d es5 --source-maps --copy-files", | ||
"test": "ava test" | ||
@@ -12,10 +11,7 @@ }, | ||
"dictionary", | ||
"字典树", | ||
"tree" | ||
], | ||
"devDependencies": { | ||
"ava": "^0.19.1", | ||
"babel-cli": "^6.24.1", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-env": "^1.5.2", | ||
"source-map-support": "^0.4.15" | ||
"ava": "^0.19.1" | ||
}, | ||
@@ -22,0 +18,0 @@ "author": "jinhai.wang", |
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
1
6749
8
135
1