Socket
Socket
Sign inDemoInstall

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 4.1.0 to 4.2.0

20

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

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

"engines": {
"node": ">=v12.22.7"
"node": ">=v12.22.10"
},

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

"@types/d3-drag": "^3.0.1",
"@types/estree": "0.0.50",
"@types/estree": "0.0.51",
"@types/fs-extra": "^9.0.13",
"@types/node": "^17.0.4",
"@types/react": "^17.0.38",
"c8": "^7.10.0",
"@types/react": "^17.0.39",
"c8": "^7.11.0",
"fs-extra": "^10.0.0",
"rimraf": "^3.0.2",
"rollup": "2.62.0",
"typescript": "4.5.4"
"rollup": "2.69.0",
"typescript": "4.6.2"
},
"peerDependencies": {
"rollup": "^2.55",
"typescript": "~4.1 || ~4.2 || ~4.3 || ~4.4 || ~4.5"
"typescript": "^4.1"
},
"optionalDependencies": {
"@babel/code-frame": "^7.16.0"
"@babel/code-frame": "^7.16.7"
},
"dependencies": {
"magic-string": "^0.25.7"
"magic-string": "^0.26.1"
}
}

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