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

demrec

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

demrec - npm Package Compare versions

Comparing version 4.2.6 to 4.2.7

2

package.json
{
"name": "demrec",
"version": "4.2.6",
"version": "4.2.7",
"description": "Demo Recorder Renderer",

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

@@ -196,3 +196,3 @@ let fs = require('fs')

this.emit('log', { event: DemRec.Events.DEMO_LAUNCH, demo: name })
this.app.send(['+mat_fullbright 0 +playdemo', name])
this.app.send(['+mat_fullbright', '0', '+playdemo', name])

@@ -199,0 +199,0 @@ let result = await new Promise((resolve, reject) => {

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