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

@scrypted/amcrest

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scrypted/amcrest - npm Package Compare versions

Comparing version 0.0.109 to 0.0.110

2

package.json
{
"name": "@scrypted/amcrest",
"version": "0.0.109",
"version": "0.0.110",
"description": "Amcrest Plugin for Scrypted",

@@ -5,0 +5,0 @@ "author": "Scrypted",

@@ -138,6 +138,2 @@ import { ffmpegLogInitialOutput } from '@scrypted/common/src/media-helpers';

events.on('data', (data: Buffer) => {
if (this.storage.getItem('debug'))
this.console.log('event', data.toString());
});
events.on('event', (event: AmcrestEvent, index: string, payload: string) => {

@@ -144,0 +140,0 @@ const channelNumber = this.getRtspChannel();

Sorry, the diff of this file is too big to display

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