@inquirer/type
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@inquirer/type", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Inquirer core TS types", | ||
@@ -61,2 +61,3 @@ "main": "./dist/cjs/index.js", | ||
"tsc:cjs": "rm -rf dist/cjs && tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs", | ||
"dev": "tsc -p ./tsconfig.json --watch", | ||
"attw": "attw --pack" | ||
@@ -79,3 +80,3 @@ }, | ||
}, | ||
"gitHead": "d0e92901ebb7eb77d027786a2e1ac41fc15326b6" | ||
"gitHead": "a2d925494f290e9c491457413c9f792e24d85c91" | ||
} |
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
5785