🚀 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.3
to
6.3.0
+6
-6
package.json
{
"name": "rollup-plugin-dts",
"version": "6.2.3",
"version": "6.3.0",
"description": "A rollup plugin that will bundle up your .d.ts definition files.",

@@ -55,7 +55,7 @@ "keywords": [

"@types/estree": "1.0.8",
"@types/node": "^24.2.1",
"@types/react": "^19.1.9",
"@types/node": "^24.10.1",
"@types/react": "^19.2.6",
"c8": "^10.1.3",
"rollup": "4.46.2",
"typescript": "5.9.2"
"rollup": "4.53.3",
"typescript": "5.9.3"
},

@@ -70,4 +70,4 @@ "peerDependencies": {

"dependencies": {
"magic-string": "^0.30.17"
"magic-string": "^0.30.21"
}
}

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

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