Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/core

Package Overview
Dependencies
Maintainers
5
Versions
876
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/core - npm Package Compare versions

Comparing version 0.0.89 to 0.0.90

4

package.json
{
"name": "@capacitor/core",
"version": "0.0.89",
"version": "0.0.90",
"description": "Cordova: cross-platform mobile apps with the web",

@@ -14,3 +14,3 @@ "homepage": "http://getcapacitor.com/",

"scripts": {
"docs": "./node_modules/.bin/typedoc --exclude **/__test__/*.ts --json dist/docs.json --mode modules src/core-plugin-definitions.ts && node scripts/docs.js",
"docs": "cd ../site && gulp && cd ../core && ./node_modules/.bin/typedoc --exclude **/__test__/*.ts --json dist/docs.json --mode modules src/core-plugin-definitions.ts && node scripts/docs.js",
"build": "npm run clean && npm run transpile-no-helpers && npm run rollup && npm run minify && npm run transpile",

@@ -17,0 +17,0 @@ "clean": "rimraf dist",

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