devtools-modules
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -6,4 +6,2 @@ const React = require("react"); | ||
require("./SplitBox.css"); | ||
/** | ||
@@ -10,0 +8,0 @@ * This component represents a Splitter. The splitter supports vertical |
const networkRequest = require("./client/shared/shim/networkRequest"); | ||
const Services = require("./client/shared/shim/Services"); | ||
const SplitBox = require("./client/shared/components/splitter/SplitBox"); | ||
// const SplitBoxCSS = require("./client/shared/components/splitter/SplitBox.css") | ||
const sprintf = require("./shared/sprintf").sprintf; | ||
@@ -11,4 +12,5 @@ const workerUtils = require("./shared/worker-utils"); | ||
SplitBox, | ||
// SplitBoxCSS, | ||
sprintf, | ||
workerUtils, | ||
}; |
{ | ||
"name": "devtools-modules", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"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
77059
2200