Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
import { InvalidArgumentError } from "commander" | ||
@@ -2,0 +4,0 @@ import { Command } from "commander" |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://cli.authjs.dev", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "bin": { |
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
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
4739
69