Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 1.23 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

Fixed

  • #20 Fix deploy to NPM from Travis @jnogol @mchacon
  • Run npm audit fix to fix vulnerabilities @jnogol

Fixed

  • #14 Update browserify due to CVE-2018-16472 in transitive dependency (cached-path-relative) @jnogol
  • #16 fixed build: users of your library should not need to install grunt @dpoetzsch

Changed

  • updated grunt: 0.4.5 -> ^1.0.3 @johnhenry
  • updated grunt-contrib-jshint: ~0.2.0 -> 2.0.0 @johnhenry
  • updated mocha: 2.4.5 -> 5.2.0 @johnhenry
  • updated grunt-browserify: 5.0.0 -> 5.3.0 @dortegau

Added

  • First release @dortegau