@iadvize-oss/hello-1-monorepo
Advanced tools
Comparing version 0.1.1 to 0.1.2-canary-24fca280abe82b6c6036ca04cdfb02e94440816b
@@ -10,2 +10,10 @@ # Changelog | ||
### Changes\n- misc: bump rollup-plugin-typescript2 from 0.25.3 to 0.26.0 in /packages/hello-1 | ||
## [0.1.2] | ||
### Changed | ||
- misc: bump @types/jest from 25.1.1 to 25.1.2 in /packages/hello-1 | ||
## [0.1.1] | ||
@@ -12,0 +20,0 @@ |
{ | ||
"name": "@iadvize-oss/hello-1-monorepo", | ||
"version": "0.1.1", | ||
"version": "0.1.2-canary-24fca280abe82b6c6036ca04cdfb02e94440816b", | ||
"description": "Package 1 in hello world monorepo", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
"@rollup/plugin-commonjs": "^11.0.1", | ||
"@types/jest": "^25.1.1", | ||
"@types/jest": "^25.1.2", | ||
"babel-jest": "^25.1.0", | ||
@@ -47,3 +47,3 @@ "jest": "^25.1.0", | ||
"rollup-plugin-terser": "^5.2.0", | ||
"rollup-plugin-typescript2": "^0.25.3", | ||
"rollup-plugin-typescript2": "^0.26.0", | ||
"ts-jest": "^25.2.0", | ||
@@ -50,0 +50,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
2712