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

@videosdk.live/react

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@videosdk.live/react - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

dist/index.js

20

package.json
{
"name": "@videosdk.live/react",
"version": "0.0.3",
"version": "0.0.4",
"license": "ISC",
"main": "index.js",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.js",
"scripts": {

@@ -15,8 +17,3 @@ "build": "microbundle-crl --no-compress --format modern,cjs",

"devDependencies": {
"axios": "^0.19.0",
"babel-eslint": "^10.1.0",
"husky": "^2.3.0",
"jest": "^24.8.0",
"lint-staged": "^8.1.7",
"test-listen": "^1.1.0",
"cross-env": "^7.0.2",

@@ -33,6 +30,10 @@ "eslint": "^6.8.0",

"eslint-plugin-standard": "^4.0.1",
"husky": "^2.3.0",
"jest": "^24.8.0",
"lint-staged": "^8.1.7",
"microbundle-crl": "^0.13.10",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.4",
"react": "^16.13.1"
"react": "^16.13.1",
"test-listen": "^1.1.0"
},

@@ -51,2 +52,5 @@ "eslintConfig": {

},
"files": [
"dist"
],
"prettier": {

@@ -53,0 +57,0 @@ "singleQuote": true

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