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

typed-html

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-html - npm Package Versions

nicojs
published 0.4.0 •

Changelog

Source

0.4.0 (2017-09-26)

Features

  • integrity: Add integrity to script tag. (3bfb42b)
nicojs
published 0.3.3 •

Changelog

Source

0.3.3 (2017-07-14)

Features

  • add 'role' attribute to all html elements (0bb4284)
nicojs
published 0.3.2 •

Changelog

Source

0.3.2 (2017-05-30)

nicojs
published 0.3.1 •

Changelog

Source

0.3.1 (2017-05-01)

Bug Fixes

  • casing: Support multiple uppercase characters (aa1733f)
  • html-tag: Rename HTMLTag -> HtmlHtmlTag (fb56d75)
nicojs
published 0.3.0 •

Changelog

Source

0.3.0 (2017-04-29)

Features

  • createElement: Escape attribute values (cbd780d)
  • html5: Move to html5 compliant implementation (84b1db9)
nicojs
published 0.2.0 •

Changelog

Source

0.2.0 (2017-04-19)

Bug Fixes

  • attibutes: Fix small template issues (a65dd48)
  • elements: Add triple slash references to global types (ae94144)
  • npmignore: Don't ignore src files (6101f30)
  • pkg: Add main and typings fields (5473613)
nicojs
published 0.1.0 •

Changelog

Source

0.1.0 (2017-04-19)

Bug Fixes

  • node-version: Remove node 4 from supported versions (ce57600)