cordova-plugin-meteor-webapp
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "cordova-plugin-meteor-webapp", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Cordova plugin that serves a Meteor web app through a local server and implements hot code push", | ||
@@ -25,2 +25,3 @@ "cordova": { | ||
"license": "MIT", | ||
"type": "commonjs", | ||
"scripts": { | ||
@@ -27,0 +28,0 @@ "pretest": "ios-sim start --devicetypeid=iPhone-11-Pro-Max", |
@@ -12,10 +12,2 @@ cordova.define('cordova/plugin_list', function(require, exports, module) { | ||
{ | ||
"file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js", | ||
"id": "cordova-plugin-splashscreen.SplashScreen", | ||
"pluginId": "cordova-plugin-splashscreen", | ||
"clobbers": [ | ||
"navigator.splashscreen" | ||
] | ||
}, | ||
{ | ||
"file": "plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview-exec.js", | ||
@@ -37,6 +29,6 @@ "id": "cordova-plugin-wkwebview-engine.ios-wkwebview-exec", | ||
]; | ||
module.exports.metadata = | ||
module.exports.metadata = | ||
// TOP OF METADATA | ||
{} | ||
// BOTTOM OF METADATA | ||
}); | ||
}); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2
1540636
11907