Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

atom-patch

Package Overview
Dependencies
Maintainers
8
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom-patch

A data structure to efficiently represent the results of applying patches.

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
228
30.29%
Maintainers
8
Weekly downloads
 
Created
Source

atom-patch Build Status

This data structure efficiently represents a transformation from input to output text, and it's useful for aggregating and combining changes that occur at different points in time and space.

Contributing

# clone this repository
git clone https://github.com/atom/atom-patch

cd atom-patch
npm install

Use npm test to run the test suite.

Keywords

patch data-structure

FAQs

Package last updated on 16 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts