@atjson/renderer-plain-text
Advanced tools
Comparing version 0.7.9 to 0.7.11
{ | ||
"name": "@atjson/renderer-plain-text", | ||
"version": "0.7.9", | ||
"version": "0.7.11", | ||
"description": "A brand new TypeScript library.", | ||
@@ -18,5 +18,5 @@ "main": "dist/commonjs/index.js", | ||
"devDependencies": { | ||
"@atjson/document": "^0.7.2", | ||
"@atjson/hir": "^0.7.2", | ||
"@atjson/source-html": "^0.7.9", | ||
"@atjson/document": "^0.7.11", | ||
"@atjson/hir": "^0.7.11", | ||
"@atjson/source-html": "^0.7.11", | ||
"parse5": "^4.0.0", | ||
@@ -27,4 +27,4 @@ "tslint": "^5.9.1", | ||
"dependencies": { | ||
"@atjson/renderer-hir": "^0.7.4" | ||
"@atjson/renderer-hir": "^0.7.11" | ||
} | ||
} |
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
1874
5
18
Updated@atjson/renderer-hir@^0.7.11