Socket
Socket
Sign inDemoInstall

@webex/event-dictionary-ts

Package Overview
Dependencies
Maintainers
7
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/event-dictionary-ts - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

8

package.json

@@ -14,3 +14,3 @@ {

"build": "npm run build:typescript && npm run build:version",
"build:typescript": "node ./src/main.js --from raml --to ts --input ../../diagnostic-events.raml --output ./generated/typescript/index.d.ts --types ClientEvent,FeatureEvent,MediaQualityEvent",
"build:typescript": "node ./src/main.js --from raml --to ts --input ../../diagnostic-events.raml --output ./generated/typescript/index.d.ts --types Event,ClientEvent,FeatureEvent,MediaQualityEvent",
"build:version": "node ./scripts/version-bump.js",

@@ -29,3 +29,7 @@ "publish:npm": "npm run publish:npm:setup && npm run publish:npm:tar",

},
"version": "0.0.2"
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"version": "0.0.3"
}

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