rollup-plugin-typescript2
Advanced tools
Comparing version 0.31.1 to 0.31.2
@@ -29,3 +29,4 @@ import * as tsTypes from "typescript"; | ||
getCustomTransformers(): tsTypes.CustomTransformers | undefined; | ||
trace(line: string): void; | ||
} | ||
//# sourceMappingURL=host.d.ts.map |
{ | ||
"name": "rollup-plugin-typescript2", | ||
"version": "0.31.1", | ||
"version": "0.31.2", | ||
"description": "Seamless integration between Rollup and TypeScript. Now with errors.", | ||
@@ -32,8 +32,8 @@ "main": "dist/rollup-plugin-typescript2.cjs.js", | ||
"dependencies": { | ||
"@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.2.0" | ||
"@rollup/pluginutils": "^4.1.2", | ||
"@yarn-tool/resolve-package": "^1.0.40", | ||
"find-cache-dir": "^3.3.2", | ||
"fs-extra": "^10.0.0", | ||
"resolve": "^1.20.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
@@ -63,6 +63,6 @@ "peerDependencies": { | ||
"rollup-plugin-re": "1.0.7", | ||
"rollup-plugin-typescript2": "0.31.0", | ||
"rollup-plugin-typescript2": "0.31.1", | ||
"semver": "7.3.5", | ||
"tslint": "6.1.3", | ||
"typescript": "4.2.4" | ||
"typescript": "^4.5.4" | ||
}, | ||
@@ -69,0 +69,0 @@ "repository": { |
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
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
5106024
55434
+ Addedfs-extra@10.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addedresolve@1.22.8(transitive)
+ Addedsupports-preserve-symlinks-flag@1.0.0(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedresolve@1.20.0(transitive)
- Removedtslib@2.2.0(transitive)
- Removeduniversalify@0.1.2(transitive)
Updated@rollup/pluginutils@^4.1.2
Updatedfind-cache-dir@^3.3.2
Updatedfs-extra@^10.0.0
Updatedresolve@^1.20.0
Updatedtslib@^2.3.1