Socket
Socket
Sign inDemoInstall

@capacitor/core

Package Overview
Dependencies
Maintainers
5
Versions
840
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.7 to 0.0.8

10

dist/esm/web/motion.js

@@ -1,11 +0,1 @@

var __extends = (this && this.__extends) || (function () {
var extendStatics = Object.setPrototypeOf ||
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
return function (d, b) {
extendStatics(d, b);
function __() { this.constructor = d; }
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
};
})();
import { WebPlugin } from './index';

@@ -12,0 +2,0 @@ var MotionPluginWeb = /** @class */ (function (_super) {

2

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

@@ -5,0 +5,0 @@ "homepage": "http://getcapacitor.com/",

Sorry, the diff of this file is not supported yet

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