{"library":"webpack-global-object-x","type":"library","category":null,"description":"Utility to provide the correct global object for webpack's globalObject configuration, supporting Node.js, browsers, and Web Workers. Current stable version is 1.0.1, released with no updates since 2018. It returns a function that, when called, yields the global object (`global`, `self`, or `this`). Lightweight (no dependencies) and intended for use in webpack configuration to set `output.globalObject` for UMD bundles. Differentiators: simple, focused, and independent of any runtime environment detection library.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","webpack","globalObject","module","nodejs","browser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-global-object-x","imports":["const globalObject = require('webpack-global-object-x');","import globalObject from 'webpack-global-object-x';","const globalObject = require('webpack-global-object-x');\nconst obj = globalObject();"]},{"cmd":"yarn add webpack-global-object-x","imports":[]},{"cmd":"pnpm add webpack-global-object-x","imports":[]}],"homepage":null,"github":"https://github.com/Xotic750/webpack-global-object-x","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-global-object-x","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webpack-global-object-x/compatibility"}}