@manypkg/get-packages
Advanced tools
Comparing version 1.1.1 to 1.1.2
# @manypkg/get-packages | ||
## 1.1.2 | ||
### Patch Changes | ||
- [#110](https://github.com/Thinkmill/manypkg/pull/110) [`c521941`](https://github.com/Thinkmill/manypkg/commit/c52194151630eb56cd21af471afe877cf42c6884) Thanks [@maraisr](https://github.com/maraisr)! - Includes types dependencies for PackageJson type | ||
## 1.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@manypkg/get-packages", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
@@ -8,2 +8,3 @@ "main": "dist/get-packages.cjs.js", | ||
"@babel/runtime": "^7.5.5", | ||
"@changesets/types": "^4.0.1", | ||
"@manypkg/find-root": "^1.1.0", | ||
@@ -10,0 +11,0 @@ "fs-extra": "^8.1.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
33873
6
+ Added@changesets/types@^4.0.1
+ Added@changesets/types@4.1.0(transitive)