Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lerna/publish

Package Overview
Dependencies
Maintainers
2
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/publish - npm Package Versions

1
15

3.4.1

Diff

Changelog

Source

3.4.1 (2018-10-04)

Bug Fixes

  • add: Allow --registry option (597606c)
  • bootstrap: Constrain npm-conf argument object to options.registry only (987fd26)
  • conventional-commits: Upgrade angular preset, ensure header is not duplicated (159a0b0), closes #1696
  • conventional-commits: Upgrade dependencies (9752f3e), closes #1641 #1661
  • npm-conf: Do not overwrite defaults with undefined cli keys (25af71d)
  • publish: Overwrite Yarn registry proxy when encountered (f7fdc77)
  • publish: Set token on npm config, allow third-party registries to remain non-compliant (06a9479)

<a name="3.4.0"></a>

evocateur
published 3.4.0 •

Changelog

Source

3.4.0 (2018-09-14)

Features

  • publish: Use APIs for validation queries instead of CLI (65fc603)

<a name="3.3.2"></a>

evocateur
published 3.3.2 •

Changelog

Source

3.3.2 (2018-09-12)

Bug Fixes

  • publish: Allow --force-publish in a canary release (b97d9a3), closes #1638
  • version: Allow --force-publish to work on tagged releases (7971bf3), closes #1667 #1671

<a name="3.3.1"></a>

evocateur
published 3.3.1 •

Changelog

Source

3.3.1 (2018-09-11)

Bug Fixes

  • create: Upgrade whatwg-url to ^7.0.0 (00842d6)
  • import: Handle filepaths with spaces more robustly (#1655) (b084293)
  • prompt: Upgrade inquirer to ^6.2.0 (ebb7ee4)
  • publish: Tell yarn to stop creating git tags (2a6f0a4), closes #1662
  • run-lifecycle: Remove repetitive error logging (b8915e7)

<a name="3.3.0"></a>

evocateur
published 3.3.0 •

Changelog

Source

3.3.0 (2018-09-06)

Bug Fixes

  • describe-ref: Fallback refCount is the number of commits since beginning of repository (6dfea52)
  • Propagate exit codes from failed executions (af9c70b), closes #1374 #1653
  • run-lifecycle: Propagate exit code when execution fails (4763f95), closes #1495

Features

  • deps: Upgrade execa to ^1.0.0 (748ae4e)
  • deps: Upgrade fs-extra to ^7.0.0 (042b1a3)
  • deps: Upgrade get-stream to ^4.0.0 (e280d1d)
  • deps: Upgrade strong-log-transformer to ^2.0.0 (42b18a1)

<a name="3.2.1"></a>

evocateur
published 3.2.1 •

Changelog

Source

3.2.1 (2018-08-28)

Bug Fixes

  • publish: Use package version as fallback for independent canary bump (989a3b5), closes #1614

<a name="3.2.0"></a>

evocateur
published 3.2.0 •

Changelog

Source

3.2.0 (2018-08-28)

Bug Fixes

  • add: Order short flags first in help output, clarify description (8efb549)
  • publish: Call synthetic prepublishOnly lifecycle before packing (dda9812), closes #1169
  • version: Make changes to packages in batched topological order (d799fbf)
  • version: Skip working tree validation when --no-git-tag-version passed (bd948cc), closes #1613

Features

  • add: Add examples to --help output (#1612) (2ab62c1), closes #1608
  • cli: Configure commands in root package, all other bits in cli package (7200fd0), closes #1584
  • npm-publish: Resolve target package to aid chaining (928a707)
  • npm-publish: Store entire tarball metadata object on Package instances (063d743)
  • publish: Support prepack/postpack lifecycle in root manifest (9df88a4)
  • run-lifecycle: Resolve target package to aid chaining (8e0aa96)

<a name="3.1.4"></a>

evocateur
published 3.1.3 •

Changelog

Source

3.1.3 (2018-08-21)

Bug Fixes

  • add: Avoid passing bad scope to pacote (ad649bf), closes #1592
  • global-options: Move env defaults to command superclass (6d8e405), closes #1449

<a name="3.1.2"></a>

evocateur
published 3.1.2 •

Changelog

Source

3.1.2 (2018-08-20)

Bug Fixes

  • Setup instance.filteredPackages explicitly (32357f8)
  • Use packageGraph.rawPackageList instead of misleading instance.filteredPackages (2e2abdc)
  • bootstrap: Remove redundant duplicate name check (c2405a1)
  • command: Remove redundant filteredPackages calculation (e0a361f)
  • filter-options: Move filterPackages logic into named export (e863c28)
  • package-graph: Throw errors when package names are not unique (387df2b)
  • publish: Allow composed version command to decide when to verify working tree (e61aa67)

<a name="3.1.1"></a>

evocateur
published 3.1.0 •

Changelog

Source

3.1.0 (2018-08-17)

Bug Fixes

  • collect-updates: Report no changes when on a release commit (082d876), closes #1548
  • command: Detect composed commands more accurately (1e51b39)
  • command: Log lerna CLI version with less ambiguity (67494e7)
  • publish: Throw errors if --canary attempted on unclean tree or tagged release (5da0e42)
  • version: Throw errors if tree is unclean or duplicating tagged release (d8ee1cf)

Features

  • Create [@lerna](https://github.com/lerna)/check-working-tree (98cd41f)
  • Create [@lerna](https://github.com/lerna)/describe-ref (8c11b75)

<a name="3.0.6"></a>

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