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.1
to
2.1.2
+1
-1
ace-diff/index.d.ts

@@ -39,3 +39,3 @@ // Type definitions for ace-diff 2.1

theme?: string | undefined;
diffGranularity?: 'specific' | 'broad' | undefined;
diffGranularity?: "specific" | "broad" | undefined;
showDiffs?: boolean | undefined;

@@ -42,0 +42,0 @@ showConnectors?: boolean | undefined;

{
"name": "@types/ace-diff",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for ace-diff",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ace-diff",

"dependencies": {},
"typesPublisherContentHash": "c780443b3c39be9c60e36b60859fc43c5c7d0bf1917091a50bb583b6e0a7e3da",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "3516c510042743119753eb2ec22029af4c13c47a1bb4fc4da9b2741bd64f393f",
"typeScriptVersion": "4.5"
}

@@ -49,3 +49,3 @@ # Installation

theme?: string | undefined;
diffGranularity?: 'specific' | 'broad' | undefined;
diffGranularity?: "specific" | "broad" | undefined;
showDiffs?: boolean | undefined;

@@ -68,3 +68,3 @@ showConnectors?: boolean | undefined;

### Additional Details
* Last updated: Wed, 07 Jul 2021 21:44:00 GMT
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Dependencies: none

@@ -71,0 +71,0 @@ * Global values: `AceDiff`