Socket
Socket
Sign inDemoInstall

@ionic/cli-framework-prompts

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/cli-framework-prompts - npm Package Compare versions

Comparing version 2.1.11-testing.0 to 2.1.11

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.1.11](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework-prompts@2.1.10...@ionic/cli-framework-prompts@2.1.11) (2023-03-29)
**Note:** Version bump only for package @ionic/cli-framework-prompts
## [2.1.10](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework-prompts@2.1.9...@ionic/cli-framework-prompts@2.1.10) (2022-06-16)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@ionic/cli-framework-prompts",
"version": "2.1.11-testing.0",
"version": "2.1.11",
"description": "The interactive prompts portion of Ionic CLI Framework",

@@ -10,3 +10,3 @@ "homepage": "https://ionicframework.com/",

"engines": {
"node": ">=10.3.0"
"node": ">=16.0.0"
},

@@ -28,3 +28,3 @@ "files": [

"dependencies": {
"@ionic/utils-terminal": "2.3.4-testing.0",
"@ionic/utils-terminal": "2.3.4",
"debug": "^4.0.0",

@@ -38,3 +38,3 @@ "inquirer": "^7.0.0",

"@types/jest": "^26.0.10",
"@types/node": "~10.17.13",
"@types/node": "~16.0.0",
"jest": "^26.4.2",

@@ -44,5 +44,5 @@ "jest-cli": "^26.0.1",

"ts-jest": "~26.3.0",
"typescript": "~4.0.2"
"typescript": "~4.8.0"
},
"gitHead": "f3fbed91bf0e32ba6bd10c805d0922161f59ef6f"
"gitHead": "15ef6e7da4eace4fd55d16fd9508d156a4bc8203"
}
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