@textlint/ast-traverse
Advanced tools
Comparing version 2.0.8 to 2.1.0-alpha.0f2fd6f9
{ | ||
"name": "@textlint/ast-traverse", | ||
"version": "2.0.8", | ||
"version": "2.1.0-alpha.0f2fd6f9", | ||
"description": "TxtNode traverse library", | ||
@@ -35,14 +35,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^4.0.2" | ||
"@textlint/ast-node-types": "^4.1.0-alpha.0f2fd6f9" | ||
}, | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.0.8", | ||
"@types/mocha": "^2.2.44", | ||
"@textlint/markdown-to-ast": "^6.1.0-alpha.0f2fd6f9", | ||
"@types/mocha": "^5.2.0", | ||
"@types/node": "^8.5.1", | ||
"cross-env": "^5.1.1", | ||
"mocha": "^4.0.1", | ||
"mocha": "^5.1.1", | ||
"rimraf": "^2.6.2", | ||
"ts-node": "^4.0.2", | ||
"ts-node-test-register": "^1.0.1", | ||
"typescript": "^2.6.2" | ||
"ts-node": "^7.0.0", | ||
"ts-node-test-register": "^4.0.0", | ||
"typescript": "~2.8.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "publishConfig": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
25719
1