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

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.1 to 0.27.0

7

dist/remote.it.d.ts

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

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

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

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

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

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

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

}
export {};
{
"name": "remote.it",
"version": "0.26.1",
"version": "0.27.0",
"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

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