dc-polyfill
Advanced tools
| import * as dc from './dc-polyfill.js'; | ||
| export default dc; | ||
| export const { | ||
| Channel, | ||
| channel, | ||
| hasSubscribers, | ||
| subscribe, | ||
| tracingChannel, | ||
| unsubscribe | ||
| } = dc; |
+5
-1
| { | ||
| "name": "dc-polyfill", | ||
| "version": "0.1.6", | ||
| "version": "0.1.7", | ||
| "description": "A polyfill for the internal diagnostics_channel module", | ||
| "main": "dc-polyfill.js", | ||
| "exports": { | ||
| "require": "./dc-polyfill.js", | ||
| "import": "./dc-polyfill.mjs" | ||
| }, | ||
| "scripts": { | ||
@@ -7,0 +11,0 @@ "test": "./test.sh", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
24813
1.05%19
5.56%618
1.64%