Socket
Socket
Sign inDemoInstall

@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 2.0.0 to 2.0.1

18

CHANGELOG.md

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

## [2.0.1](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@2.0.0...@yarn-tool/resolve-package@2.0.1) (2022-08-13)
### 🚨 Tests
* update jest.config.js and deps ([d1d501b](https://github.com/bluelovers/ws-yarn-workspaces/commit/d1d501ba059130bd8f90e6eaa266084110698011))
### 📌 Dependencies
* update deps ([58501f9](https://github.com/bluelovers/ws-yarn-workspaces/commit/58501f97494eb624779dffea7ac9d68e45e5e978))
* update deps ([c968045](https://github.com/bluelovers/ws-yarn-workspaces/commit/c96804598f63a5cd06507e3eaaa2e8b569b14b65))
* update deps ([a0b8755](https://github.com/bluelovers/ws-yarn-workspaces/commit/a0b875582efdc9829b0cdb6c9c819cace8b76e90))
# [2.0.0](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.47...@yarn-tool/resolve-package@2.0.0) (2022-07-07)

@@ -8,0 +26,0 @@

8

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

@@ -58,6 +58,6 @@ "keywords": [

"tslib": "^2",
"upath2": "^3.1.13"
"upath2": "^3.1.15"
},
"devDependencies": {
"@ts-type/package-dts": "^2.0.2",
"@ts-type/package-dts": "^2.0.5",
"@types/node": "*"

@@ -68,3 +68,3 @@ },

},
"gitHead": "23d27e44fa6fbe632e0e277cd476e7dd56e0f7f2"
"gitHead": "e34c95f09bf1ad26e3a721028a28f6b8bfb44510"
}
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