New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-pixlive

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-pixlive - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

ionic.project

2

package.json
{
"version": "1.0.4",
"version": "1.0.5",
"name": "cordova-plugin-pixlive",

@@ -4,0 +4,0 @@ "cordova_name": "PixLive",

@@ -6,2 +6,4 @@ require('cordova/channel').onCordovaReady.subscribe(function() {

if(window.cordova.plugins.PixLive && window.cordova.plugins.PixLive.onEventReceived) {
console.log("eventHandler: ");
console.log(message.type);
window.cordova.plugins.PixLive.onEventReceived(message);

@@ -8,0 +10,0 @@ }

Sorry, the diff of this file is not supported yet

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