New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@videosdk.live/react-sdk

Package Overview
Dependencies
Maintainers
2
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@videosdk.live/react-sdk - npm Package Compare versions

Comparing version 0.1.73 to 0.1.74

9

package.json
{
"name": "@videosdk.live/react-sdk",
"version": "0.1.73",
"version": "0.1.74",
"license": "ISC",

@@ -10,3 +10,4 @@ "main": "dist/index.js",

"scripts": {
"build": "microbundle-crl --no-compress --format modern,cjs",
"build": "microbundle-crl --no-compress --format modern,cjs && yarn copyTypesFolder",
"copyTypesFolder": "cp -a ./src/types/ ./dist/types",
"prettier": "prettier --write 'src/**/*.js'",

@@ -76,5 +77,5 @@ "lint": "eslint 'src/**/*.js'"

"dependencies": {
"@videosdk.live/js-sdk": "0.0.67",
"@videosdk.live/js-sdk": "0.0.68",
"events": "^3.3.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