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

sn-cloudlink

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sn-cloudlink - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

app/components/Provider.js

@@ -63,3 +63,3 @@ import React from 'react';

try {
BridgeManager.get().installExtension({name: this.props.name + " Sync", url: atob(this.state.confirmation)}, () => {
BridgeManager.get().installExtension({name: this.props.name + " Sync", url: atob(this.state.confirmation)}, null, () => {
this.setState({authBegan: false, secret_url: null, successfully_installed: true})

@@ -66,0 +66,0 @@ });

{
"name": "sn-cloudlink",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/dist.js",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

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