Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parse-diff

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-diff - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

26

package.json
{
"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/)

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc