Socket
Socket
Sign inDemoInstall

dgeni-packages

Package Overview
Dependencies
118
Maintainers
2
Versions
147
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
15Next

0.28.1

Diff

Changelog

Source

0.28.1 2 April 2019

  • Chore release - updating dependencies and switching from node-html-encoder to htmlencode
petebd
published 0.28.0 •

Changelog

Source

0.28.0 12 July 2019

Bug Fixes

  • git: remove shelljs dependency (18a1c0)
  • nunjucks: upgrade marked to avoid vulnerability (16ceb9, #280)

Breaking Changes

nunjucks due to:

  • 16ceb9: upgrade marked to avoid vulnerability

There are a few relevant breaking changes with this latest version of marked. This only affects usage of the renderMarkdown() service and the marked nunjucks filter. Take a look through the marked release notes and check if this affects you.

petebd
published 0.27.5 •

petebd
published 0.27.4 •

Changelog

Source

0.27.4 1 July 2019

Fixes

fix(post-process-html): ensure files are correctly published to npm 15ecab0631

petebd
published 0.27.3 •

Changelog

Source

0.27.3 2 April 2019

  • Chore release - updating dependencies
petebd
published 0.27.2 •

Changelog

Source

0.27.2 14 March 2019

  • Chore release - updating dependencies
petebd
published 0.27.1 •

Changelog

Source

0.27.1 29 December 2018

Fixes

  • typescript: implemented method overload should have simple id and aliases 398f35da3
petebd
published 0.27.0 •

Changelog

Source

0.27.0 17 December 2018

Dependencies

  • update to latest nunjucks package c84134b
  • update to latest TS version (3.2) 610d19b
  • update to latest canonical-path 2b8e51e

BREAKING CHANGES

The upgrade to TypeScript 3.2.2 has brought a couple of minor breaking changes:

  • the algorithm that truncates long types has changed. Types are now truncated at the AST node level, so are more syntactically accurate. Also some long types are no longer truncated.
  • the order of exports from a module has changed. Previously the exports were listed in the order that they appear in the sourcefile. Now classes appear to be listed before functions.
petebd
published 0.26.12 •

Changelog

Source

0.26.12 23 October 2018

Fixes

  • typescript: use correct optional parameter type 148bc949
petebd
published 0.26.11 •

Changelog

Source

0.26.11 23 October 2018

Features

  • typescript: allow specifying type format flags for api-doc-types 5d90fd9f31541
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc