@qoopido/lerna.diff
Advanced tools
+3
-3
| { | ||
| "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" | ||
| } |
+ Added
- Removed