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 3.0.1 to 3.0.2

24

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

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

"engines": {
"node": ">=12"
"node": ">=v12.22.1"
},

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

"@types/d3-drag": "^2.0.0",
"@types/estree": "0.0.46",
"@types/fs-extra": "^9.0.8",
"@types/node": "^14.14.31",
"@types/react": "^17.0.2",
"c8": "^7.4.0",
"fs-extra": "^9.1.0",
"@types/estree": "0.0.47",
"@types/fs-extra": "^9.0.11",
"@types/node": "^15.3.0",
"@types/react": "^17.0.6",
"c8": "^7.7.2",
"fs-extra": "^10.0.0",
"rimraf": "^3.0.2",
"rollup": "2.40.0",
"typescript": "4.2.3"
"rollup": "2.48.0",
"typescript": "4.2.4"
},
"peerDependencies": {
"rollup": "^2.40.0",
"typescript": "^4.2.3"
"rollup": "^2.48.0",
"typescript": "^4.2.4"
},

@@ -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