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 2.0.0 to 2.0.3

diff.directive.d.ts

6

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

@@ -9,6 +9,2 @@ "main": "diffMatchPatch.bundle.js",

"types": "diffMatchPatch.module.d.ts",
"files": [
"dist/",
"index.ts"
],
"scripts": {

@@ -15,0 +11,0 @@ "build": "rm -rf dist && tsc -p tsconfig-esm.json && rollup -c rollup.config.js dist/diffMatchPatch.module.js > dist/diffMatchPatch.bundle.js && cp package.json dist && ngc && cp README.md dist",

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