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

devtools-modules

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devtools-modules - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

8

index.js

@@ -16,4 +16,4 @@ const AppConstants = require("./sham/appconstants");

const sprintf = require("./shared/sprintf").sprintf;
const Tabbar = require("./client/shared/components/tabs/tabbar");
const TabPanel = require("./client/shared/components/tabs/tabs");
// const Tabbar = require("./client/shared/components/tabs/tabbar");
// const TabPanel = require("./client/shared/components/tabs/tabs");
const Tree = require("./client/shared/components/tree");

@@ -66,4 +66,4 @@ const WebsocketTransport = require("./shared/transport/websocket-transport");

sprintf,
Tabbar,
TabPanel,
// Tabbar,
// TabPanel,
TargetFactory,

@@ -70,0 +70,0 @@ TimelineFront,

{
"name": "devtools-modules",
"version": "0.0.22",
"version": "0.0.23",
"description": "DevTools Modules from M-C",

@@ -5,0 +5,0 @@ "main": "index.js",

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