css-ast-diff
css-ast-diff copied to clipboard
A Node.js tool for diffing CSS files
Bumps [diff](https://github.com/kpdecker/jsdiff) from 2.2.3 to 4.0.1. Changelog *Sourced from [diff's changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md).* > ## v4.0.1 - January 6th, 2019 > - Fix main reference path - b826104 > > [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.0...v4.0.1) >...
I suspect this has to do with one of dependencies (`nodegit`?) using old version of `promisify-node` (looks like a similar issue: https://github.com/askmike/gekko/issues/2150). ``` % npm -g install css-ast-diff /usr/local/bin/css-ast-diff ->...
See [semantic-release](https://github.com/semantic-release/semantic-release)
See [jsdiff Change Objects](https://github.com/kpdecker/jsdiff#change-objects).
See [CSS Statements on MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/Syntax#CSS_statements).