Socket
Socket
Sign inDemoInstall

@thi.ng/hiccup

Package Overview
Dependencies
Maintainers
1
Versions
255
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.4 to 2.0.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="2.0.5"></a>
## [2.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@2.0.4...@thi.ng/hiccup@2.0.5) (2018-06-21)
**Note:** Version bump only for package @thi.ng/hiccup
<a name="2.0.4"></a>

@@ -8,0 +16,0 @@ ## [2.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup@2.0.3...@thi.ng/hiccup@2.0.4) (2018-06-18)

14

package.json
{
"name": "@thi.ng/hiccup",
"version": "2.0.4",
"version": "2.0.5",
"description": "HTML/SVG/XML serialization of nested data structures, iterables & closures",
"main": "./index.js",
"typings": "./index.d.ts",
"repository": "https://github.com/thi-ng/umbrella",
"repository": {
"type": "git",
"url": "https://github.com/thi-ng/umbrella.git"
},
"homepage": "https://github.com/thi-ng/umbrella/tree/master/packages/hiccup",
"author": "Karsten Schmidt <k+npm@thi.ng>",

@@ -19,3 +23,3 @@ "license": "Apache-2.0",

"devDependencies": {
"@thi.ng/atom": "^1.4.1",
"@thi.ng/atom": "^1.4.2",
"@types/mocha": "^5.2.0",

@@ -29,4 +33,4 @@ "@types/node": "^10.0.6",

"dependencies": {
"@thi.ng/checks": "^1.5.4",
"@thi.ng/errors": "^0.1.3"
"@thi.ng/checks": "^1.5.5",
"@thi.ng/errors": "^0.1.4"
},

@@ -33,0 +37,0 @@ "keywords": [

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