rollup-plugin-dts
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
182144
3420
12
7
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Addedmagic-string@0.27.0(transitive)
- Removedmagic-string@0.26.7(transitive)
- Removedsourcemap-codec@1.4.8(transitive)
Updatedmagic-string@^0.27.0