devtools-modules
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -6,2 +6,4 @@ const React = require("react"); | ||
require("./SplitBox.css"); | ||
/** | ||
@@ -8,0 +10,0 @@ * This component represents a Splitter. The splitter supports vertical |
@@ -0,4 +1,4 @@ | ||
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; | ||
@@ -8,7 +8,7 @@ const workerUtils = require("./shared/worker-utils"); | ||
module.exports = { | ||
networkRequest, | ||
Services, | ||
SplitBox, | ||
// SplitBoxCSS, | ||
sprintf, | ||
workerUtils, | ||
}; |
{ | ||
"name": "devtools-modules", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "DevTools Modules from M-C", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
## Devtools Modules | ||
[![Npm version](https://img.shields.io/npm/v/devtools-modules.svg)](https://npmjs.org/package/devtools-modules) | ||
Host devtools shared Modules |
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
Network access
Supply chain riskThis module accesses the network.
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
76986
22
2199
6
1