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.10 to 2.0.11

10

CHANGELOG.md

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

## [2.0.11](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@2.0.10...@yarn-tool/resolve-package@2.0.11) (2022-11-14)
### 📌 Dependencies
* update deps ([faff44f](https://github.com/bluelovers/ws-yarn-workspaces/commit/faff44f1f5ad5066c747ea8d5d66fa10049c17fe))
## [2.0.10](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@2.0.9...@yarn-tool/resolve-package@2.0.10) (2022-10-28)

@@ -8,0 +18,0 @@

8

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

@@ -46,2 +46,3 @@ "keywords": [

"test:jest": "jest --passWithNoTests",
"test:jest:coverage": "yarn run test:jest -- --coverage",
"test:jest:snapshot": "yarn run test:jest -- -u",

@@ -59,3 +60,4 @@ "test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"",

"tsc:default": "tsc -p tsconfig.json",
"tsc:esm": "tsc -p tsconfig.esm.json"
"tsc:esm": "tsc -p tsconfig.esm.json",
"tsc:showConfig": "ynpx get-current-tsconfig -p"
},

@@ -73,3 +75,3 @@ "dependencies": {

},
"gitHead": "39eb95e4e4843dc78aca551c0ed3cddcf88438e1"
"gitHead": "8939271c9e56d8e75885a1b9c243031eee6a8271"
}
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