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

@zxyf/ftfsync

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

@zxyf/ftfsync - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

9

package.json
{
"name": "@zxyf/ftfsync",
"version": "1.0.1",
"version": "1.0.2",
"description": "FTF remote web page syncing is a non-video screen sharing technology",

@@ -11,2 +11,7 @@ "type": "module",

},
"keywords": [
"ftf",
"sync",
"同屏"
],
"author": "zxyf",

@@ -24,2 +29,2 @@ "main": "index.js",

}
}
}

@@ -12,3 +12,3 @@ ## FTF Sync

```typescript
import { createFTF } from 'ftfsync';
import { createFTF } from '@zxyf/ftfsync';

@@ -40,3 +40,3 @@ const ftf = await createFTF();

```typescript
import { createFTF } from 'ftfsync';
import { createFTF } from '@zxyf/ftfsync';

@@ -43,0 +43,0 @@ const query = new URLSearchParams(location.search);

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