Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@git-diff-view/vue

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@git-diff-view/vue - npm Package Compare versions

Comparing version
0.0.3
to
0.0.4
+2
-2
dist/components/DiffUnifiedView.d.ts
import type { DiffFile } from "@git-diff-view/core";
export declare const DiffUnifiedView: ({ diffFile }: {
export declare const DiffUnifiedView: (props: {
diffFile: DiffFile;
}) => import("vue/jsx-runtime").JSX.Element;
} & {}) => any;

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "0.0.3",
"version": "0.0.4",
"main": "index.js",

@@ -9,0 +9,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display