Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/hiccup

Package Overview
Dependencies
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/hiccup - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

8

CHANGELOG.md

@@ -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)

8

package.json
{
"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
&copy; 2016-2018 Karsten Schmidt // Apache Software License 2.0
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc