@bryan-hoang/aoc-cli
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@bryan-hoang/aoc-cli", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "An Advent of Code command-line tool", | ||
@@ -8,4 +8,9 @@ "license": "MIT", | ||
"type": "module", | ||
"exports": { | ||
".": "./dist/index.mjs", | ||
"./cli": "./bin/aoc.js" | ||
}, | ||
"bin": { | ||
"aoc": "./bin/aoc.js" | ||
"aoc": "./bin/aoc.js", | ||
"aoc-cli": "./bin/aoc.js" | ||
}, | ||
@@ -17,8 +22,6 @@ "files": [ | ||
"dependencies": { | ||
"@bryan-hoang/aoc-client": "link:../aoc-client", | ||
"citty": "0.1.6", | ||
"consola": "3.2.3", | ||
"debug": "4.4.0", | ||
"env-paths": "3.0.0", | ||
"pathe": "1.1.2" | ||
"@bryan-hoang/aoc-client": "0.2.0" | ||
}, | ||
@@ -28,4 +31,4 @@ "devDependencies": { | ||
"@types/debug": "4.1.12", | ||
"rollup": "4.28.1", | ||
"unbuild": "2.0.0", | ||
"typescript": "5.7.2", | ||
"unbuild": "3.0.0-rc.11", | ||
"unplugin-purge-polyfills": "0.0.7" | ||
@@ -32,0 +35,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Network access
Supply chain riskThis module accesses the network.
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 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
182088
4
6
5990
0
2
4
+ Added@bryan-hoang/aoc-client@0.2.0(transitive)
+ Added@mixmark-io/domino@2.2.0(transitive)
+ Addedcookie-es@1.2.2(transitive)
+ Addeddefu@6.1.4(transitive)
+ Addeddestr@2.0.3(transitive)
+ Addednode-fetch-native@1.6.4(transitive)
+ Addedofetch@1.4.1(transitive)
+ Addedtemporal-polyfill@0.2.5(transitive)
+ Addedtemporal-spec@0.2.4(transitive)
+ Addedturndown@7.2.0(transitive)
+ Addedtype-level-regexp@0.1.17(transitive)
+ Addedufo@1.5.4(transitive)
- Removedenv-paths@3.0.0
- Removedpathe@1.1.2