@inquirer/type
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "@inquirer/type", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Inquirer core TS types", | ||
@@ -64,3 +64,2 @@ "main": "./dist/cjs/index.js", | ||
"tsc:cjs": "rm -rf dist/cjs && tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs", | ||
"tsc:watch": "tsc -p ./tsconfig.json --watch", | ||
"attw": "attw --pack" | ||
@@ -84,3 +83,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "eb7a658ca58d8cc5863efb9289ae1b42e818bdd0" | ||
"gitHead": "92eb67edb388404a6d737c0605648ac797c84fb6" | ||
} |
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
8956