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.41 to 1.2.42

10

CHANGELOG.md

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

## [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)
### 🔖 Miscellaneous
* . ([157d5dc](https://github.com/bluelovers/ws-yarn-workspaces/commit/157d5dc8959261d9326f6e633987182898ae9670))
## [1.2.41](https://github.com/bluelovers/ws-yarn-workspaces/compare/find-yarn-workspace-root2@1.2.40...find-yarn-workspace-root2@1.2.41) (2022-08-13)

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

7

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

@@ -23,2 +23,5 @@ "keywords": [],

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

@@ -38,3 +41,3 @@ "prepublishOnly": "echo prepublishOnly",

},
"gitHead": "1e294e0d844e53ead65f2cd9a501229de44d4bb5"
"gitHead": "150365d3846067505842c6503564abe98ebe508d"
}
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