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

doji-ui

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doji-ui - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "doji-ui",
"version": "0.1.1",
"version": "0.1.2",
"description": "",

@@ -5,0 +5,0 @@ "rootdir": "./www/",

@@ -115,2 +115,10 @@ 'use strict';

}
clear() {
this._clients = {};
this.broadcast({
type: 'ui',
event: 'clients.view'
});
return this;
}
virtual(address) {

@@ -117,0 +125,0 @@ let vid = _md5('virtual-'+address);

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