Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@qoopido/lerna.diff

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qoopido/lerna.diff - npm Package Compare versions

Comparing version
1.15.3-alpha.1
to
1.15.3-alpha.2
+3
-3
package.json
{
"name": "@qoopido/lerna.diff",
"description": "Lerna-Lite diff commmand - Diff all packages or a single package since the last release",
"version": "1.15.3-alpha.1",
"version": "1.15.3-alpha.2",
"main": "dist/index.js",

@@ -30,5 +30,5 @@ "types": "dist/index.d.ts",

"dependencies": {
"@qoopido/lerna.core": "1.15.3-alpha.1"
"@qoopido/lerna.core": "1.15.3-alpha.2"
},
"gitHead": "037cfd7df03e8b428ed11cc108795fe2bd5d5081"
"gitHead": "ff1552f4df9a8cd30eac755dce72af6cd3cd048c"
}