Socket
Socket
Sign inDemoInstall

remote.it

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remote.it - npm Package Compare versions

Comparing version 0.26.0 to 0.26.1

7

dist/remote.it.d.ts

@@ -342,3 +342,3 @@ /// <reference types="node" />

}
interface IRawEntity {
export interface IRawEntity {
id: string;

@@ -354,3 +354,3 @@ name: string;

}
interface IEntityUser {
export interface IEntityUser {
email: string;

@@ -365,3 +365,3 @@ role: string;

}
interface IEntity {
export interface IEntity {
id: string;

@@ -374,2 +374,1 @@ parent: string;

}
export {};
{
"name": "remote.it",
"version": "0.26.0",
"version": "0.26.1",
"description": "remote.it JavaScript/node client library",

@@ -5,0 +5,0 @@ "main": "dist/remote.it.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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