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

cordova-plugin-voiceit

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-voiceit - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"version": "1.0.6",
"version": "1.0.7",
"name": "cordova-plugin-voiceit",

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

@@ -27,2 +27,3 @@ function VoiceItCordova() {}

/*
VoiceItCordova.install = function() {

@@ -37,1 +38,3 @@ if (!window.plugins) {

cordova.addConstructor(VoiceItCordova.install);
*/
window.VoiceIt = new VoiceItCordova();

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