@iadvize-oss/hello-1-monorepo
Advanced tools
Comparing version 0.1.2 to 0.1.3-canary-0733c5007b70d9ccaafaaeaccff418c5e1ddfa70
@@ -10,2 +10,12 @@ # Changelog | ||
### Changed | ||
- misc: bump rollup from 1.31.0 to 1.31.1 in /packages/hello-1 | ||
## [0.1.3] | ||
### Changed | ||
- misc: bump rollup-plugin-typescript2 from 0.25.3 to 0.26.0 in /packages/hello-1 | ||
## [0.1.2] | ||
@@ -12,0 +22,0 @@ |
{ | ||
"name": "@iadvize-oss/hello-1-monorepo", | ||
"version": "0.1.2", | ||
"version": "0.1.3-canary-0733c5007b70d9ccaafaaeaccff418c5e1ddfa70", | ||
"description": "Package 1 in hello world monorepo", | ||
@@ -43,6 +43,6 @@ "main": "dist/index.js", | ||
"remark-cli": "^7.0.1", | ||
"rollup": "^1.31.0", | ||
"rollup": "^1.31.1", | ||
"rollup-plugin-multi-input": "^1.0.3", | ||
"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
2803