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

@types/diff-match-patch

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/diff-match-patch - npm Package Compare versions

Comparing version 1.0.34 to 1.0.35

6

diff-match-patch/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for diff-match-patch 1.0
// Project: https://www.npmjs.com/package/diff-match-patch
// Definitions by: Asana <https://asana.com>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace diff_match_patch {

@@ -8,0 +2,0 @@ type Diff = [number, string];

8

diff-match-patch/package.json
{
"name": "@types/diff-match-patch",
"version": "1.0.34",
"version": "1.0.35",
"description": "TypeScript definitions for diff-match-patch",

@@ -14,4 +14,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/diff-match-patch",

"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
}

@@ -28,4 +28,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "33b84002ddd3bd1a752c1fbac9153a8e9eb70e4df8123964cb1acefb539e0335",
"typesPublisherContentHash": "ba6c6b372b0a92a7b15db5b36eb7532fd5ddb4fd6426227faca8a4a5a24ace2a",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Asana](https://asana.com), and [Nathan Bierema](https://github.com/Methuselah96).
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