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

ng-showdown

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-showdown - npm Package Versions

1.1.0

Diff
syntaxrules
published 1.1.0 •
syntaxrules
published 1.0.0 •

Changelog

Source

1.0.0 (2015-07-18)

Bug Fixes
  • correct module name from showdown to ng-showdown (15093427)
  • use $sce instead of sanitize (701930d4)
  • angular variable undefined when window.angular is used (59e4534c)
  • build showdown for the dist files are not empty (708a5e73, closes #5)
  • directive namespace (0234382c)
  • build: update banner and footer to add missing comma (7d618e13)
  • package.json: fix package.json dependencies and test command (c001ed19)
Features
  • $showdown: make getOption work (7680c830)
Breaking Changes
  • The angular module name has changed from 'showdown' to 'ng-showdown'(15093427)