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

@applitools/eg-frpc

Package Overview
Dependencies
Maintainers
34
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/eg-frpc - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@applitools/eg-frpc",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

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

const fs = require('fs')
const crypto = require('crypto')
const frpcVersion = '0.45.0'
const frpcVersion = '0.45.0.1'

@@ -31,3 +31,3 @@ module.exports = {frpcVersion, getExpectedBinHash, getBinHash, getSupportedPlatformAndArchList}

binHashMap.set('linux_x64', 'AW+qGA7k6YvR08tPlPMVadq1fwju3206WMaAJUVv1jQ=')
binHashMap.set('win32_x64', 'XJKhP+BxycN8p6ofr7i8esBFY/0gyHvlhZSpwI7MLc8=')
binHashMap.set('win32_x64', 'QtFFEk8Xvo37H2+oAzVgRLlsNX4U1qABRaKpDhyRwyA=')

@@ -34,0 +34,0 @@ function getExpectedBinHash({platform, arch}) {

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