@thi.ng/hiccup
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.8"></a> | ||
## [2.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@2.0.7...@thi.ng/hiccup@2.0.8) (2018-07-20) | ||
**Note:** Version bump only for package @thi.ng/hiccup | ||
<a name="2.0.7"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@2.0.6...@thi.ng/hiccup@2.0.7) (2018-07-11) |
{ | ||
"name": "@thi.ng/hiccup", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "HTML/SVG/XML serialization of nested data structures, iterables & closures", | ||
@@ -23,3 +23,3 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@thi.ng/atom": "^1.4.4", | ||
"@thi.ng/atom": "^1.4.5", | ||
"@types/mocha": "^5.2.0", | ||
@@ -33,4 +33,4 @@ "@types/node": "^10.0.6", | ||
"dependencies": { | ||
"@thi.ng/checks": "^1.5.5", | ||
"@thi.ng/errors": "^0.1.4" | ||
"@thi.ng/checks": "^1.5.6", | ||
"@thi.ng/errors": "^0.1.5" | ||
}, | ||
@@ -37,0 +37,0 @@ "keywords": [ |
@@ -29,2 +29,4 @@ # @thi.ng/hiccup | ||
- [escape(str: string): string](#escapestr-string-string) | ||
- [Authors](#authors) | ||
- [License](#license) | ||
@@ -102,3 +104,3 @@ <!-- /TOC --> | ||
``` | ||
```bash | ||
yarn add @thi.ng/hiccup | ||
@@ -517,7 +519,8 @@ ``` | ||
# Authors | ||
## Authors | ||
- Karsten Schmidt | ||
# License | ||
## License | ||
© 2016-2018 Karsten Schmidt // Apache Software License 2.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
50442
523
Updated@thi.ng/checks@^1.5.6
Updated@thi.ng/errors@^0.1.5