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 5.1.0 to 5.1.1

15

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

@@ -52,13 +52,14 @@ "keywords": [

"devDependencies": {
"@babel/code-frame": "^7.18.6",
"@types/babel__code-frame": "^7.0.3",
"@types/d3-drag": "^3.0.1",
"@types/d3-drag": "^3.0.2",
"@types/estree": "1.0.0",
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.11.0",
"@types/react": "^18.0.21",
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"c8": "^7.12.0",
"fs-extra": "^11.1.0",
"rimraf": "^3.0.2",
"rollup": "3.1.0",
"typescript": "4.8.4"
"rollup": "3.9.1",
"typescript": "4.9.4"
},

@@ -73,4 +74,4 @@ "peerDependencies": {

"dependencies": {
"magic-string": "^0.26.7"
"magic-string": "^0.27.0"
}
}

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