parse-diff
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "parse-diff", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Unified diff parser", | ||
"author": "Sergey Todyshev <stodyshev@gmail.com>", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"repository": { | ||
@@ -25,13 +26,14 @@ "type": "git", | ||
"devDependencies": { | ||
"coffee-script": "~1.10", | ||
"grunt": "~0.4.5", | ||
"grunt-contrib-jshint": "~0.11", | ||
"grunt-coffeelint": "~0.0.13", | ||
"grunt-simple-mocha": "~0.4", | ||
"grunt-npm": "~0.0.2", | ||
"grunt-bump": "~0.6.0", | ||
"grunt-auto-release": "~0.0.6", | ||
"grunt-cli": "~0.1", | ||
"expect.js": "~0.3", | ||
"grunt-contrib-coffee": "~0.13" | ||
"coffee-script": "^1.10.0", | ||
"coffeelint": "^1.14.2", | ||
"expect.js": "^0.3.1", | ||
"grunt": "^0.4.5", | ||
"grunt-auto-release": "^0.0.6", | ||
"grunt-bump": "^0.7.0", | ||
"grunt-cli": "^0.1.13", | ||
"grunt-coffeelint": "^0.0.13", | ||
"grunt-contrib-coffee": "^0.13.0", | ||
"grunt-contrib-jshint": "^0.11.3", | ||
"grunt-npm": "^0.0.2", | ||
"grunt-simple-mocha": "^0.4.1" | ||
}, | ||
@@ -38,0 +40,0 @@ "scripts": { |
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) | ||
[![Build Status](https://drone.io/github.com/sergeyt/parse-diff/status.png)](https://drone.io/github.com/sergeyt/parse-diff/latest) | ||
[![Deps Status](https://david-dm.org/sergeyt/parse-diff.png)](https://david-dm.org/sergeyt/parse-diff) | ||
[![DevDeps Status](https://david-dm.org/sergeyt/parse-diff/dev-status.png)](https://david-dm.org/sergeyt/parse-diff#info=devDependencies) | ||
[![Total downloads](https://img.shields.io/npm/dt/parse-diff.svg)](https://www.npmjs.com/package/parse-diff) | ||
@@ -6,0 +6,0 @@ [![NPM](https://nodei.co/npm/parse-diff.png?downloads=true&stars=true)](https://nodei.co/npm/parse-diff/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20554
12