devtools-modules
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
805678