@iadvize-oss/hello-1-monorepo
Advanced tools
Comparing version 0.1.0 to 0.1.1-canary-c7a93709de73a2e155de3e1b53d2266665cfcbc0
@@ -10,2 +10,12 @@ # Changelog | ||
### Changed | ||
- misc: bump @types/jest from 25.1.1 to 25.1.2 in /packages/hello-1 | ||
## [0.1.1] | ||
### Changed | ||
- misc: bump ts-jest from 25.1.0 to 25.2.0 in /packages/hello-1 | ||
## [0.1.0] | ||
@@ -12,0 +22,0 @@ |
{ | ||
"name": "@iadvize-oss/hello-1-monorepo", | ||
"version": "0.1.0", | ||
"version": "0.1.1-canary-c7a93709de73a2e155de3e1b53d2266665cfcbc0", | ||
"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", | ||
@@ -48,3 +48,3 @@ "jest": "^25.1.0", | ||
"rollup-plugin-typescript2": "^0.25.3", | ||
"ts-jest": "^25.1.0", | ||
"ts-jest": "^25.2.0", | ||
"tslib": "^1.10.0", | ||
@@ -51,0 +51,0 @@ "typedoc": "^0.16.9", |
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
2602