New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-diff-match-patch

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-diff-match-patch - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "ng-diff-match-patch",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Diff-Match-Patch component for your Angular 2 + applications",

@@ -5,0 +5,0 @@ "scripts": {

Ng-Diff-Match-Patch
=====================
This is a port of the angular-diff-match-patch wrapper for AngularJS.
This is a port of the [angular-diff-match-patch](https://github.com/amweiss/angular-diff-match-patch) wrapper for AngularJS.

@@ -45,4 +45,2 @@ ## Installation

Currently only ```diff``` works. I will be adding more functionality in the weeks to come.
~~~

@@ -66,2 +64,3 @@ <h1>{{left}}</h1>

### CSS Styles:

@@ -81,6 +80,4 @@

## Development
## Pull Requests
~~~
git clone https://github.com/elliotforbes/ng-diff-match-patch
~~~
Got any improvements you'd like to make to this module? Submit a pull request and I will review and merge.
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