New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/hiccup-svg

Package Overview
Dependencies
Maintainers
1
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/hiccup-svg - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

8

CHANGELOG.md

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

<a name="0.2.2"></a>
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@0.2.1...@thi.ng/hiccup-svg@0.2.2) (2018-04-13)
**Note:** Version bump only for package @thi.ng/hiccup-svg
<a name="0.2.1"></a>

@@ -8,0 +16,0 @@ ## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@0.2.0...@thi.ng/hiccup-svg@0.2.1) (2018-04-09)

6

package.json
{
"name": "@thi.ng/hiccup-svg",
"version": "0.2.1",
"version": "0.2.2",
"description": "SVG element functions for @thi.ng/hiccup & @thi.ng/hdom",

@@ -12,3 +12,3 @@ "main": "./index.js",

"build": "yarn run clean && tsc --declaration",
"clean": "rm -rf *.js *.d.ts build doc",
"clean": "rm -rf *.js *.d.ts .nyc_output build coverage doc",
"cover": "yarn test && nyc report --reporter=lcov",

@@ -29,3 +29,3 @@ "doc": "node_modules/.bin/typedoc --mode modules --out doc src",

"@thi.ng/api": "^2.2.0",
"@thi.ng/hiccup": "^1.3.4"
"@thi.ng/hiccup": "^1.3.5"
},

@@ -32,0 +32,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