rollup-plugin-typescript2
Advanced tools
Comparing version 0.34.0 to 0.34.1
{ | ||
"name": "rollup-plugin-typescript2", | ||
"version": "0.34.0", | ||
"version": "0.34.1", | ||
"description": "Seamless integration between Rollup and TypeScript. Now with errors.", | ||
@@ -38,2 +38,3 @@ "main": "dist/rollup-plugin-typescript2.cjs.js", | ||
"fs-extra": "^10.0.0", | ||
"semver": "^7.3.7", | ||
"tslib": "^2.4.0" | ||
@@ -56,4 +57,3 @@ }, | ||
"@types/object-hash": "1.3.3", | ||
"@types/resolve": "1.17.1", | ||
"@types/semver": "7.1.0", | ||
"@types/semver": "7.3.12", | ||
"colors": "1.4.0", | ||
@@ -67,3 +67,3 @@ "graphlib": "2.1.8", | ||
"rollup-plugin-re": "1.0.7", | ||
"rollup-plugin-typescript2": "0.33.0", | ||
"rollup-plugin-typescript2": "0.34.0", | ||
"ts-jest": "^28.0.0", | ||
@@ -70,0 +70,0 @@ "tslint": "6.1.3", |
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
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
23
11
4523387
7
51499
+ Addedsemver@^7.3.7
+ Addedsemver@7.6.3(transitive)