@types/diff-match-patch
Advanced tools
Comparing version 1.0.34 to 1.0.35
@@ -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]; |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5828
59
16