Socket
Socket
Sign inDemoInstall

@lerna/collect-packages

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/collect-packages - npm Package Compare versions

Comparing version 3.0.0-beta.0 to 3.0.0-beta.1

CHANGELOG.md

2

collect-packages.js

@@ -13,3 +13,3 @@ "use strict";

function collectPackages({ packageConfigs, rootPath }) {
function collectPackages(rootPath, packageConfigs = ["packages/*"]) {
const globOpts = {

@@ -16,0 +16,0 @@ cwd: rootPath,

{
"name": "@lerna/collect-packages",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "TODO",

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

},
"gitHead": "349b9c765bcbf38988d1fcd48313422417a04c8f"
"gitHead": "5a527968bb9f7b7c3af0d5d86391d6d2650ddc7a"
}
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