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 6.0.1 to 6.0.2

10

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

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

"engines": {
"node": ">=16"
"node": ">=v16"
},

@@ -52,7 +52,7 @@ "type": "module",

"devDependencies": {
"@babel/code-frame": "^7.22.10",
"@babel/code-frame": "^7.22.13",
"@types/babel__code-frame": "^7.0.3",
"@types/d3-drag": "^3.0.3",
"@types/estree": "1.0.1",
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"@types/react": "^18.2.21",

@@ -68,3 +68,3 @@ "c8": "^8.0.1",

"optionalDependencies": {
"@babel/code-frame": "^7.22.10"
"@babel/code-frame": "^7.22.13"
},

@@ -71,0 +71,0 @@ "dependencies": {

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