New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/ace-diff

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ace-diff - npm Package Compare versions

Comparing version
2.1.2
to
2.1.3
+0
-5
ace-diff/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for ace-diff 2.1
// Project: https://ace-diff.github.io/ace-diff/
// Definitions by: Mike Dodge <https://github.com/innovation-team>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export as namespace AceDiff;

@@ -7,0 +2,0 @@

+2
-3
{
"name": "@types/ace-diff",
"version": "2.1.2",
"version": "2.1.3",
"description": "TypeScript definitions for ace-diff",

@@ -10,3 +10,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ace-diff",

"name": "Mike Dodge",
"url": "https://github.com/innovation-team",
"githubUsername": "innovation-team"

@@ -24,4 +23,4 @@ }

"dependencies": {},
"typesPublisherContentHash": "3516c510042743119753eb2ec22029af4c13c47a1bb4fc4da9b2741bd64f393f",
"typesPublisherContentHash": "388ba2795672845bbcfe8d4937b67ba0fcbe606b75e4cfb278f99d6dcff17386",
"typeScriptVersion": "4.5"
}
+1
-7

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

````ts
// Type definitions for ace-diff 2.1
// Project: https://ace-diff.github.io/ace-diff/
// Definitions by: Mike Dodge <https://github.com/innovation-team>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export as namespace AceDiff;

@@ -68,7 +63,6 @@

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Last updated: Tue, 17 Oct 2023 21:12:30 GMT
* Dependencies: none
* Global values: `AceDiff`
# Credits
These definitions were written by [Mike Dodge](https://github.com/innovation-team).