@iadvize-oss/hello-1-monorepo
Advanced tools
Comparing version 0.1.3 to 0.1.4-canary-31e157a97aed2698c758c331ffdebe38947fb1f1
@@ -10,5 +10,14 @@ # Changelog | ||
### Changed | ||
- misc: bump typedoc from 0.16.9 to 0.16.10 in /packages/hello-1 | ||
## [0.1.4] | ||
### Changed | ||
- misc: bump rollup from 1.31.0 to 1.31.1 in /packages/hello-1 | ||
## [0.1.3] | ||
### Changes | ||
### Changed | ||
@@ -15,0 +24,0 @@ - misc: bump rollup-plugin-typescript2 from 0.25.3 to 0.26.0 in /packages/hello-1 |
{ | ||
"name": "@iadvize-oss/hello-1-monorepo", | ||
"version": "0.1.3", | ||
"version": "0.1.4-canary-31e157a97aed2698c758c331ffdebe38947fb1f1", | ||
"description": "Package 1 in hello world monorepo", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"remark-cli": "^7.0.1", | ||
"rollup": "^1.31.0", | ||
"rollup": "^1.31.1", | ||
"rollup-plugin-multi-input": "^1.0.3", | ||
@@ -50,5 +50,5 @@ "rollup-plugin-terser": "^5.2.0", | ||
"tslib": "^1.10.0", | ||
"typedoc": "^0.16.9", | ||
"typedoc": "^0.16.10", | ||
"typescript": "^3.7.5" | ||
} | ||
} |
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
2896