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 1.0.8 to 1.0.9

8

CHANGELOG.md

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

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

@@ -8,0 +16,0 @@ ## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@1.0.7...@thi.ng/hiccup-svg@1.0.8) (2018-07-20)

2

format.d.ts

@@ -5,2 +5,2 @@ declare const setPrecision: (n: number) => number;

declare const points: (pts: ArrayLike<number>[], sep?: string) => string;
export { ff, point, points, setPrecision };
export { ff, point, points, setPrecision, };
{
"name": "@thi.ng/hiccup-svg",
"version": "1.0.8",
"version": "1.0.9",
"description": "SVG element functions for @thi.ng/hiccup & @thi.ng/hdom",

@@ -23,11 +23,11 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.6",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"typedoc": "^0.11.1",
"typescript": "^2.8.3"
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/hiccup": "^2.0.8"
"@thi.ng/hiccup": "^2.0.9"
},

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