Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "buschtoens", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "@buschtoens in your terminal!", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
"engines": { | ||
"node": ">=12" | ||
"node": "^12.20 || >=14.13" | ||
}, | ||
@@ -57,2 +57,5 @@ "type": "module", | ||
}, | ||
"volta": { | ||
"node": "14.17.3" | ||
}, | ||
"scripts": { | ||
@@ -59,0 +62,0 @@ "build": "tsc --build", |
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
211648