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

fh-sync-js

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fh-sync-js - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

fh-sync-js.d.ts

@@ -7,9 +7,2 @@ // Type definitions for fh-sync-js 2.18.0

declare module SyncClient {
/**
* Sync namespace
*
* @namespace Sync
*/
export namespace Sync {
/**

@@ -326,5 +319,4 @@ * Interface for the data provided in the NotifyCallback in the notify function.

function setStorageAdapter(handler: (dataset_id:string, isSave: boolean, cb: any) => void);
}
}
export = SyncClient;

2

npm-shrinkwrap.json
{
"name": "fh-sync-js",
"version": "1.0.0",
"version": "1.0.2",
"dependencies": {

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

{
"name": "fh-sync-js",
"version": "1.0.1",
"version": "1.0.2",
"description": "Javascript client for fh-sync offline synchronization library",

@@ -5,0 +5,0 @@ "main": "src/index.js",

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