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

tcadapter

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcadapter - npm Package Compare versions

Comparing version 0.0.8 to 1.1.0

demo/index.html

2

package.json
{
"name": "tcadapter",
"version": "0.0.8",
"version": "1.1.0",
"description": "",

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

@@ -16,3 +16,3 @@ # TcAdapter 使用文档说明

```javascript
<script src="https://cloudcache.tencentcs.com/qcloud/video/dist/tcadapter.1.0.0.min.js"></script>
<script src="https://tcplayer.vcube.tencent.com/tcadapter/tcadapter.1.1.0.min.js"></script>
```

@@ -19,0 +19,0 @@

@@ -62,3 +62,3 @@ const path = require('path');

from: "dist/index.js",
to: path.resolve(__dirname, 'dist/tcadapter.1.0.0.min.js'),
to: path.resolve(__dirname, 'dist/tcadapter.1.0.0.js'),
},

@@ -65,0 +65,0 @@ ],

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

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