Socket
Socket
Sign inDemoInstall

find-yarn-workspace-root2

Package Overview
Dependencies
19
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.42 to 1.2.43

15

CHANGELOG.md

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

## [1.2.43](https://github.com/bluelovers/ws-yarn-workspaces/compare/find-yarn-workspace-root2@1.2.42...find-yarn-workspace-root2@1.2.43) (2022-09-06)
### 📚 Documentation
* add directory ([442a552](https://github.com/bluelovers/ws-yarn-workspaces/commit/442a55232619f7fe2b9bad6f8eccfffc4f8f47d2))
### 🔖 Miscellaneous
* . ([3a7fdc9](https://github.com/bluelovers/ws-yarn-workspaces/commit/3a7fdc924ada93b1d0ac0160f8d77e46ff060588))
## [1.2.42](https://github.com/bluelovers/ws-yarn-workspaces/compare/find-yarn-workspace-root2@1.2.41...find-yarn-workspace-root2@1.2.42) (2022-08-26)

@@ -8,0 +23,0 @@

9

package.json
{
"name": "find-yarn-workspace-root2",
"version": "1.2.42",
"version": "1.2.43",
"description": "Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com",

@@ -12,3 +12,4 @@ "keywords": [],

"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/find-yarn-workspace-root2"
},

@@ -38,6 +39,6 @@ "license": "Apache-2.0",

"pkg-dir": "<6 >=5",
"tslib": "^2",
"tslib": ">=2",
"upath2": "^3.1.15"
},
"gitHead": "150365d3846067505842c6503564abe98ebe508d"
"gitHead": "fccc2913440df31b04f2971e479fbe1d4c3a7a0c"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc