Socket
Socket
Sign inDemoInstall

@inquirer/type

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/type - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

7

package.json
{
"name": "@inquirer/type",
"version": "1.1.1",
"version": "1.1.2",
"description": "Inquirer core TS types",

@@ -61,4 +61,3 @@ "main": "./dist/cjs/index.js",

"tsc:esm": "tsc -p ./tsconfig.json",
"tsc:cjs": "tsc -p ./tsconfig.cjs.json && yarn run fix-ext",
"fix-ext": "node --no-warnings=ExperimentalWarning --loader=ts-node/esm ../../tools/fix-ext.mts"
"tsc:cjs": "tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs"
},

@@ -80,3 +79,3 @@ "engines": {

},
"gitHead": "b1b29c0b6da9420d739cd46704c205515de2db04"
"gitHead": "2b29f261c4c7d85a00c1a2305d97ee10e3c15b68"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc