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

@lessondesk/marker-protocol

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lessondesk/marker-protocol - npm Package Compare versions

Comparing version 3.6.0 to 3.7.0

1

dist/index.js

@@ -423,2 +423,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

this.on("VERSION", () => this.handleApVersionRequest(port));
this.on("AMP", on => on ? this.setAmpStateOn(port) : this.setAmpStateOff(port));
this.on("CHANNEL", channel => this.setApChannel(port, channel));

@@ -425,0 +426,0 @@ };

2

package.json
{
"name": "@lessondesk/marker-protocol",
"version": "3.6.0",
"version": "3.7.0",
"description": "Lesson Desk Group marker protocol",

@@ -5,0 +5,0 @@ "source": "src/index.js",

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