Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollup-plugin-dts

Package Overview
Dependencies
Maintainers
1
Versions
74
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.0.0 to 6.0.1

18

package.json
{
"name": "rollup-plugin-dts",
"version": "6.0.0",
"version": "6.0.1",
"description": "A rollup plugin that will bundle up your .d.ts definition files.",

@@ -25,3 +25,3 @@ "keywords": [

"engines": {
"node": ">=v18.17.1"
"node": ">=16"
},

@@ -54,12 +54,12 @@ "type": "module",

"@types/babel__code-frame": "^7.0.3",
"@types/d3-drag": "^3.0.2",
"@types/d3-drag": "^3.0.3",
"@types/estree": "1.0.1",
"@types/node": "^20.5.0",
"@types/react": "^18.2.20",
"@types/node": "^20.5.7",
"@types/react": "^18.2.21",
"c8": "^8.0.1",
"rollup": "3.28.0",
"typescript": "5.1.6"
"rollup": "3.28.1",
"typescript": "5.2.2"
},
"peerDependencies": {
"rollup": "^3.25.0",
"rollup": "^3.25",
"typescript": "^4.5 || ^5.0"

@@ -71,4 +71,4 @@ },

"dependencies": {
"magic-string": "^0.30.2"
"magic-string": "^0.30.3"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc