@pnpm/cli-meta
Advanced tools
Comparing version 6.2.2 to 900.0.0
{ | ||
"name": "@pnpm/cli-meta", | ||
"version": "6.2.2", | ||
"version": "900.0.0", | ||
"description": "Reads the metainfo of the currently running pnpm instance", | ||
@@ -25,7 +25,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/cli-meta": "6.2.2" | ||
"@pnpm/cli-meta": "900.0.0" | ||
}, | ||
"dependencies": { | ||
"load-json-file": "^6.2.0", | ||
"@pnpm/types": "12.2.0" | ||
"@pnpm/types": "900.0.0" | ||
}, | ||
@@ -36,2 +36,5 @@ "funding": "https://opencollective.com/pnpm", | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -38,0 +41,0 @@ "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"", |
7282
+ Added@pnpm/types@900.0.0(transitive)
- Removed@pnpm/types@12.2.0(transitive)
Updated@pnpm/types@900.0.0