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

bespoke-sync

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bespoke-sync - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

.editorconfig

2

client/index.js

@@ -7,3 +7,3 @@ 'use strict';

module.exports = function (/*options*/) {
var options = Object(arguments[1]);
var options = Object(arguments[0]);
return function (deck) {

@@ -10,0 +10,0 @@ sse(deck, options);

{
"name": "bespoke-sync",
"version": "0.2.1",
"version": "0.2.2",
"description": "Cross-client synchronization for Bespoke.js presentations",

@@ -25,3 +25,3 @@ "author": "Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)",

},
"license": "MIT"
"license": "ISC"
}

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