rollup-plugin-typescript2
Advanced tools
Comparing version 0.30.0 to 0.31.0
{ | ||
"name": "rollup-plugin-typescript2", | ||
"version": "0.30.0", | ||
"version": "0.31.0", | ||
"description": "Seamless integration between Rollup and TypeScript. Now with errors.", | ||
@@ -33,6 +33,7 @@ "main": "dist/rollup-plugin-typescript2.cjs.js", | ||
"@rollup/pluginutils": "^4.1.0", | ||
"@yarn-tool/resolve-package": "^1.0.36", | ||
"find-cache-dir": "^3.3.1", | ||
"fs-extra": "8.1.0", | ||
"resolve": "1.20.0", | ||
"tslib": "2.1.0" | ||
"tslib": "2.2.0" | ||
}, | ||
@@ -55,14 +56,13 @@ "peerDependencies": { | ||
"graphlib": "2.1.8", | ||
"lodash": "4.17.20", | ||
"object-hash": "2.0.3", | ||
"lodash": "4.17.21", | ||
"object-hash": "2.1.1", | ||
"rimraf": "3.0.2", | ||
"rollup": "^2.39.0", | ||
"rollup": "^2.48.0", | ||
"@rollup/plugin-commonjs": "17.1.0", | ||
"@rollup/plugin-node-resolve": "11.2.0", | ||
"rollup-plugin-re": "1.0.7", | ||
"rollup-plugin-typescript2": "0.29.0", | ||
"rollup-watch": "4.3.1", | ||
"semver": "7.3.4", | ||
"rollup-plugin-typescript2": "0.30.0", | ||
"semver": "7.3.5", | ||
"tslint": "6.1.3", | ||
"typescript": "4.1.5" | ||
"typescript": "4.2.4" | ||
}, | ||
@@ -69,0 +69,0 @@ "repository": { |
@@ -238,3 +238,3 @@ # rollup-plugin-typescript2 | ||
- make changes | ||
- run `npm build` (uses build committed to master branch) | ||
- run `npm build` (uses last released version on npm) | ||
- check that you get expected changes in `dist` | ||
@@ -241,0 +241,0 @@ - run `npm build-self` (uses fresh local build) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
5105004
22
55421
20
8
+ Added@types/node@22.8.6(transitive)
+ Added@yarn-tool/resolve-package@1.0.47(transitive)
+ Addedfind-up@5.0.0(transitive)
+ Addedlocate-path@6.0.0(transitive)
+ Addedp-limit@3.1.0(transitive)
+ Addedp-locate@5.0.0(transitive)
+ Addedpath-is-network-drive@1.0.21(transitive)
+ Addedpath-strip-sep@1.0.18(transitive)
+ Addedpkg-dir@5.0.0(transitive)
+ Addedtslib@2.2.0(transitive)
+ Addedundici-types@6.19.8(transitive)
+ Addedupath2@3.1.20(transitive)
+ Addedyocto-queue@0.1.0(transitive)
- Removedtslib@2.1.0(transitive)
Updatedtslib@2.2.0