Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "tag-tree", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Class representing a changing tree of tagged items.", | ||
@@ -19,2 +19,10 @@ "main": "js/index.js", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/StreakYC/tag-tree.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/StreakYC/tag-tree/issues" | ||
}, | ||
"homepage": "https://github.com/StreakYC/tag-tree#readme", | ||
"dependencies": { | ||
@@ -27,3 +35,3 @@ "babel-runtime": "^6.22.0", | ||
"babel-eslint": "^7.1.1", | ||
"babel-jest": "^18.0.0", | ||
"babel-jest": "^20.0.3", | ||
"babel-plugin-add-module-exports": "^0.2.1", | ||
@@ -34,9 +42,9 @@ "babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"babel-preset-stage-2": "^6.22.0", | ||
"eslint": "^3.14.1", | ||
"eslint": "^4.1.1", | ||
"eslint-plugin-flowtype": "^2.30.0", | ||
"flow-bin": "^0.39.0", | ||
"flow-bin": "^0.49.1", | ||
"flow-copy-source": "^1.1.0", | ||
"jest": "^18.1.0", | ||
"jest": "^20.0.4", | ||
"pdelay": "^1.0.0" | ||
} | ||
} |
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
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
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
47341
1
1
0