@manypkg/get-packages
Advanced tools
Comparing version 2.2.1 to 2.2.2
# @manypkg/get-packages | ||
## 2.2.2 | ||
### Patch Changes | ||
- [#208](https://github.com/Thinkmill/manypkg/pull/208) [`361a34f`](https://github.com/Thinkmill/manypkg/commit/361a34faac94f7a954bbe00321647fc99ae76c17) Thanks [@benmccann](https://github.com/benmccann)! - Add git repository info to `package.json` | ||
- Updated dependencies [[`361a34f`](https://github.com/Thinkmill/manypkg/commit/361a34faac94f7a954bbe00321647fc99ae76c17)]: | ||
- @manypkg/find-root@2.2.2 | ||
- @manypkg/tools@1.1.1 | ||
## 2.2.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@manypkg/get-packages", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Thinkmill/manypkg.git", | ||
"directory": "packages/get-packages" | ||
}, | ||
"license": "MIT", | ||
"main": "dist/manypkg-get-packages.cjs.js", | ||
"dependencies": { | ||
"@manypkg/find-root": "^2.2.0", | ||
"@manypkg/tools": "^1.1.0" | ||
"@manypkg/find-root": "^2.2.2", | ||
"@manypkg/tools": "^1.1.1" | ||
}, | ||
@@ -10,0 +15,0 @@ "devDependencies": { |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
22018
1
Updated@manypkg/find-root@^2.2.2
Updated@manypkg/tools@^1.1.1