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

@skyway-sdk/room

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyway-sdk/room - npm Package Compare versions

Comparing version 0.2.0-beta.0 to 0.2.0-beta.1

dist/iife/skyway_room-0.2.0-beta.1.js

5

package.json
{
"name": "@skyway-sdk/room",
"version": "0.2.0-beta.0",
"version": "0.2.0-beta.1",
"description": "The official Next Generation JavaScript SDK for SkyWay",
"homepage": "https://beta.skyway.ntt.com/",
"license": "MIT",

@@ -18,3 +19,3 @@ "author": "NTT Communications Corp.",

"publish:npm": "npm run build && npx can-npm-publish --verbose && npm publish --access public",
"doc": "rm -rf docs/api/md && typedoc --excludePrivate --excludeInternal --tsconfig ./tsconfig.build.json --out docs/api/md ./src/index.ts ",
"doc": "rm -rf docs/api/md && typedoc --excludePrivate --disableSources --excludeInternal --tsconfig ./tsconfig.build.json --out docs/api/md ./src/index.ts ",
"e2e": "karma start ./karma.e2e.js --single-run --browsers chrome_headless_with_fake_device",

@@ -21,0 +22,0 @@ "e2e:dev": "karma start ./karma.e2e.js --browsers chrome_with_fake_device",

dist/esm/index.mjs

Sorry, the diff of this file is not supported yet

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