Socket
Socket
Sign inDemoInstall

@ionic/lab

Package Overview
Dependencies
Maintainers
25
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/lab - npm Package Compare versions

Comparing version 3.2.13 to 3.2.14

11

CHANGELOG.md

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

## [3.2.14](https://github.com/ionic-team/ionic-cli/compare/@ionic/lab@3.2.13...@ionic/lab@3.2.14) (2022-09-29)
### Bug Fixes
* **cli:** capacitor config not being read from multi-project directories ([#4909](https://github.com/ionic-team/ionic-cli/issues/4909)) ([0ab4881](https://github.com/ionic-team/ionic-cli/commit/0ab4881736f0d3b967d12802cb9cd01ba24d2088))
## [3.2.13](https://github.com/ionic-team/ionic-cli/compare/@ionic/lab@3.2.12...@ionic/lab@3.2.13) (2022-06-16)

@@ -8,0 +19,0 @@

9

package.json
{
"name": "@ionic/lab",
"version": "3.2.13",
"version": "3.2.14",
"description": "Ionic Lab utility for developing Ionic apps, used by Ionic CLI",

@@ -47,3 +47,3 @@ "bin": {

"chalk": "^4.0.0",
"express": "^4.16.2",
"express": "4.16.2",
"tslib": "^2.0.1"

@@ -54,3 +54,4 @@ },

"@stencil/core": "~1.8.5",
"@types/express": "^4.11.0",
"@types/express": "4.11.0",
"@types/express-serve-static-core": "4.11.0",
"@types/node": "~10.17.13",

@@ -61,3 +62,3 @@ "lint-staged": "^10.0.2",

},
"gitHead": "f090194e755912d7b8e659f4323c5c2804115c81"
"gitHead": "faaf6c6a79f8c6394f40a5610fbcf5ae98b8344b"
}
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