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

cordova-plugin-intercom

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-intercom - npm Package Compare versions

Comparing version 14.0.0 to 14.0.1

2

package.json
{
"name": "cordova-plugin-intercom",
"version": "14.0.0",
"version": "14.0.1",
"description": "Official Cordova plugin for Intercom",

@@ -5,0 +5,0 @@ "author": "Intercom",

@@ -7,4 +7,4 @@ module.exports = function() {

console.log('Updating CocoaPods specs repo');
exec('pod repo update master', function(error, stdout, stderr) {
console.log('Fetching latest CocoaPods specs repo ');
exec('pod repo update --verbose', function(error, stdout, stderr) {
deferral.resolve();

@@ -11,0 +11,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