@iadvize-oss/hello-1-monorepo
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -10,2 +10,8 @@ # Changelog | ||
## [0.1.3] | ||
### Changes | ||
- misc: bump rollup-plugin-typescript2 from 0.25.3 to 0.26.0 in /packages/hello-1 | ||
## [0.1.2] | ||
@@ -12,0 +18,0 @@ |
{ | ||
"name": "@iadvize-oss/hello-1-monorepo", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Package 1 in hello world monorepo", | ||
@@ -46,3 +46,3 @@ "main": "dist/index.js", | ||
"rollup-plugin-terser": "^5.2.0", | ||
"rollup-plugin-typescript2": "^0.25.3", | ||
"rollup-plugin-typescript2": "^0.26.0", | ||
"ts-jest": "^25.2.0", | ||
@@ -49,0 +49,0 @@ "tslib": "^1.10.0", |
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
2678