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.2.0 to 4.2.1

16

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

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

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

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

"@types/node": "^17.0.4",
"@types/react": "^17.0.39",
"@types/react": "^17.0.43",
"c8": "^7.11.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"rimraf": "^3.0.2",
"rollup": "2.69.0",
"typescript": "4.6.2"
"rollup": "2.70.1",
"typescript": "4.6.3"
},
"peerDependencies": {
"rollup": "^2.55",
"typescript": "^4.1"
"rollup": "^2.70",
"typescript": "^4.6"
},

@@ -69,0 +69,0 @@ "optionalDependencies": {

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