Socket
Socket
Sign inDemoInstall

@psdk/frame

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@psdk/frame - npm Package Compare versions

Comparing version 0.0.18-snapshot to 0.0.19-snapshot

2

build/device/adapter/types.d.ts

@@ -12,3 +12,3 @@ /**

*/
DISCONNECT = "DISCONNECT"
DISCONNECTED = "DISCONNECTED"
}

@@ -15,0 +15,0 @@ /**

@@ -16,3 +16,3 @@ "use strict";

*/
ConnectionState["DISCONNECT"] = "DISCONNECT";
ConnectionState["DISCONNECTED"] = "DISCONNECTED";
})(ConnectionState = exports.ConnectionState || (exports.ConnectionState = {}));

@@ -19,0 +19,0 @@ /**

@@ -20,3 +20,3 @@ "use strict";

version() {
return '0.0.1-snapshot';
return '0.0.18-snapshot';
}

@@ -23,0 +23,0 @@ /**

{
"name": "@psdk/frame",
"version": "0.0.18-snapshot",
"version": "0.0.19-snapshot",
"description": "psdk",

@@ -14,3 +14,2 @@ "main": "build/index.js",

"author": "",
"license": "NONE",
"devDependencies": {

@@ -17,0 +16,0 @@ "@babel/plugin-proposal-class-properties": "^7.17.12",

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