🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

rollup-plugin-dts

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-dts - npm Package Compare versions

Comparing version
6.2.0
to
6.2.1
+2
-10
dist/rollup-plugin-dts.d.cts

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

import type { PluginImpl } from 'rollup';
import type ts from 'typescript';
import { PluginImpl } from 'rollup';
import ts from 'typescript';
interface Options {

@@ -26,8 +24,2 @@ /**

declare const plugin: PluginImpl<Options>;

@@ -34,0 +26,0 @@

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

import type { PluginImpl } from 'rollup';
import type ts from 'typescript';
import { PluginImpl } from 'rollup';
import ts from 'typescript';
interface Options {

@@ -26,8 +24,2 @@ /**

declare const plugin: PluginImpl<Options>;

@@ -34,0 +26,0 @@

+1
-1
{
"name": "rollup-plugin-dts",
"version": "6.2.0",
"version": "6.2.1",
"description": "A rollup plugin that will bundle up your .d.ts definition files.",

@@ -5,0 +5,0 @@ "keywords": [

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

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