Comparing version
{ | ||
"name": "command", | ||
"version": "0.0.5", | ||
"description": "A chainable, promise-based utility for running commands with child_process.spawn", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
} | ||
}, | ||
"peerDependencies": { | ||
"react": "^18 || ^19 || ^19.0.0-rc", | ||
"react-dom": "^18 || ^19 || ^19.0.0-rc" | ||
}, | ||
"dependencies": { | ||
"@radix-ui/react-compose-refs": "^1.1.1", | ||
"@radix-ui/react-dialog": "^1.1.6", | ||
"@radix-ui/react-id": "^1.1.0", | ||
"@radix-ui/react-primitive": "^2.0.2" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "18.0.15" | ||
}, | ||
"sideEffects": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/UmbraEngineering/command" | ||
"url": "git+https://github.com/pacocoursey/cmdk.git", | ||
"directory": "cmdk" | ||
}, | ||
"keywords": [ | ||
"command", | ||
"cli", | ||
"spawn", | ||
"child", | ||
"process" | ||
], | ||
"author": "James Brumond", | ||
"license": "MIT", | ||
"dependencies": { | ||
"merge-recursive": "0.0.3", | ||
"which": "1.0.5" | ||
"bugs": { | ||
"url": "https://github.com/pacocoursey/cmdk/issues" | ||
}, | ||
"homepage": "https://github.com/pacocoursey/cmdk#readme", | ||
"author": { | ||
"name": "Paco", | ||
"url": "https://github.com/pacocoursey" | ||
}, | ||
"scripts": { | ||
"build": "tsup src", | ||
"dev": "tsup src --watch" | ||
} | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
95065
1980.2%14
250%572
330.08%0
-100%2
-33.33%484
1568.97%0
-100%6
200%1
Infinity%2
100%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed