Socket
Socket
Sign inDemoInstall

@capacitor/create-app

Package Overview
Dependencies
Maintainers
7
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/create-app - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

1

dist/config.js

@@ -12,2 +12,3 @@ "use strict";

appName,
bundledWebRuntime: true,
webDir: 'www',

@@ -14,0 +15,0 @@ plugins: {

6

package.json
{
"name": "@capacitor/create-app",
"version": "0.0.1",
"version": "0.0.2",
"description": "Create a new Capacitor project",

@@ -37,6 +37,6 @@ "author": "Ionic Team <hi@ionicframework.com>",

"type": "git",
"url": "git+https://github.com/ionic-team/capacitor.git"
"url": "git+https://github.com/ionic-team/create-capacitor-app.git"
},
"bugs": {
"url": "https://github.com/ionic-team/capacitor/issues"
"url": "https://github.com/ionic-team/create-capacitor-app/issues"
},

@@ -43,0 +43,0 @@ "license": "MIT",

@@ -21,2 +21,4 @@ # Create Capacitor App

Separate npm options with a `--` separator, e.g. `npm init @capacitor/app -- [options]`.
```

@@ -23,0 +25,0 @@ --name <name> ............. Human-friendly app name

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