Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@yarn-tool/resolve-package

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarn-tool/resolve-package - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [1.0.42](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.41...@yarn-tool/resolve-package@1.0.42) (2022-01-13)
### ♻️ Chores
* **deps:** update deps ([7658604](https://github.com/bluelovers/ws-yarn-workspaces/commit/7658604e5cabfa61ed92c2579ecae3d37d3fd737))
### 🔖 Miscellaneous
* add `peerDependencies` to `@yarn-tool/resolve-package` ([16a5d39](https://github.com/bluelovers/ws-yarn-workspaces/commit/16a5d3909fff972c803dc25e4819c71eff53c00d))
## [1.0.41](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.40...@yarn-tool/resolve-package@1.0.41) (2021-12-31)

@@ -8,0 +24,0 @@

9

package.json
{
"name": "@yarn-tool/resolve-package",
"version": "1.0.41",
"version": "1.0.42",
"description": "resolve package root and package.json paths , work on node 17 too",

@@ -56,3 +56,3 @@ "keywords": [

"dependencies": {
"@ts-type/package-dts": "^1.0.56",
"@ts-type/package-dts": "^1.0.58",
"pkg-dir": "< 6 >= 5",

@@ -62,6 +62,9 @@ "tslib": "^2.3.1",

},
"peerDependencies": {
"@types/node": "*"
},
"publishConfig": {
"access": "public"
},
"gitHead": "7035d85a64ab9f80024d65e19b8137e8d4dfdd77"
"gitHead": "fbb93ec93e0baf2b76dac0e29a19376ce46652e1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc