@textlint/kernel
Advanced tools
Comparing version 12.0.0 to 12.0.2
{ | ||
"name": "@textlint/kernel", | ||
"version": "12.0.0", | ||
"version": "12.0.2", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -40,19 +40,18 @@ "keywords": [ | ||
"@textlint/ast-node-types": "^12.0.0", | ||
"@textlint/ast-tester": "^12.0.0", | ||
"@textlint/ast-traverse": "^12.0.0", | ||
"@textlint/feature-flag": "^12.0.0", | ||
"@textlint/source-code-fixer": "^12.0.0", | ||
"@textlint/types": "^12.0.0", | ||
"@textlint/utils": "^12.0.0", | ||
"debug": "^4.3.1", | ||
"@textlint/ast-tester": "^12.0.2", | ||
"@textlint/ast-traverse": "^12.0.2", | ||
"@textlint/feature-flag": "^12.0.2", | ||
"@textlint/source-code-fixer": "^12.0.2", | ||
"@textlint/types": "^12.0.2", | ||
"@textlint/utils": "^12.0.2", | ||
"debug": "^4.3.2", | ||
"deep-equal": "^1.1.1", | ||
"map-like": "^2.0.0", | ||
"structured-source": "^3.0.2" | ||
}, | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^12.0.0", | ||
"@types/debug": "^4.1.5", | ||
"@textlint/markdown-to-ast": "^12.0.2", | ||
"@types/debug": "^4.1.6", | ||
"@types/deep-equal": "^1.0.1", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "^14.17.0", | ||
"@types/mocha": "^8.2.3", | ||
"@types/node": "^14.17.5", | ||
"@types/structured-source": "^3.0.0", | ||
@@ -69,3 +68,3 @@ "cpx": "^1.5.0", | ||
}, | ||
"gitHead": "8b4fc20f5fb4d8e581bdcecff510d83e7701faa9" | ||
"gitHead": "a7826f57258ee6bf68197d983bf5ec71c1b5f565" | ||
} |
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
10
500976
- Removedmap-like@^2.0.0
- Removedmap-like@2.0.0(transitive)
Updated@textlint/ast-tester@^12.0.2
Updated@textlint/types@^12.0.2
Updated@textlint/utils@^12.0.2
Updateddebug@^4.3.2