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

@lerna/pack-directory

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/pack-directory - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

8

CHANGELOG.md

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

## [5.1.3](https://github.com/lerna/lerna/compare/v5.1.2...v5.1.3) (2022-06-15)
**Note:** Version bump only for package @lerna/pack-directory
## [5.1.2](https://github.com/lerna/lerna/compare/v5.1.1...v5.1.2) (2022-06-13)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@lerna/pack-directory",
"version": "5.1.2",
"version": "5.1.3",
"description": "Pack a directory into an npm package tarball",

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

"author": "Daniel Stockman <daniel.stockman@gmail.com>",
"homepage": "https://github.com/lerna/lerna/tree/master/utils/pack-directory#readme",
"homepage": "https://lerna.js.org",
"license": "MIT",

@@ -31,6 +31,6 @@ "main": "lib/pack-directory.js",

"dependencies": {
"@lerna/get-packed": "5.1.1",
"@lerna/package": "5.1.1",
"@lerna/run-lifecycle": "5.1.2",
"@lerna/temp-write": "5.1.0",
"@lerna/get-packed": "5.1.3",
"@lerna/package": "5.1.3",
"@lerna/run-lifecycle": "5.1.3",
"@lerna/temp-write": "5.1.3",
"npm-packlist": "^2.1.4",

@@ -43,3 +43,3 @@ "npmlog": "^6.0.2",

},
"gitHead": "45ff3464ddb74a987f7c6b0c7af070fab67d3816"
"gitHead": "5a73603cf629ce0d5b71cf4cf703ccd82cf375db"
}
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