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.2
to
1.15.3-alpha.3
+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.2",
"version": "1.15.3-alpha.3",
"main": "dist/index.js",

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

"dependencies": {
"@qoopido/lerna.core": "1.15.3-alpha.2"
"@qoopido/lerna.core": "1.15.3-alpha.3"
},
"gitHead": "ff1552f4df9a8cd30eac755dce72af6cd3cd048c"
"gitHead": "e23bc98abe3356687b5441772c1d8932ac33c182"
}