@@ -612,3 +612,3 @@ #! /usr/bin/env node | ||
// package.json | ||
var version = "1.0.21"; | ||
var version = "1.0.22"; | ||
@@ -615,0 +615,0 @@ // src/cli.ts |
@@ -5,3 +5,3 @@ { | ||
"description": "Retrieve information on installed packages across npm, pnpm and yarn", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"main": "./dist/index.js", | ||
@@ -95,3 +95,3 @@ "module": "./dist/index.mjs", | ||
"semver": "^7.5.2", | ||
"strip-bom": "^5.0.0", | ||
"strip-bom": "4.0.0", | ||
"yargs": "^17.7.2" | ||
@@ -98,0 +98,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
305895
0