@polkadot/x-global
Advanced tools
Comparing version 12.0.1 to 12.1.1
@@ -11,3 +11,3 @@ "use strict"; | ||
/** | ||
* A cross-evnironment implementation for globalThis | ||
* A cross-environment implementation for globalThis | ||
*/ | ||
@@ -14,0 +14,0 @@ exports.xglobal = (typeof globalThis !== 'undefined' |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/x-global', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '12.0.1' }; | ||
exports.packageInfo = { name: '@polkadot/x-global', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '12.1.1' }; |
@@ -6,3 +6,3 @@ export { packageInfo } from './packageInfo.js'; | ||
/** | ||
* A cross-evnironment implementation for globalThis | ||
* A cross-environment implementation for globalThis | ||
*/ | ||
@@ -9,0 +9,0 @@ export declare const xglobal: GlobalThis; |
@@ -7,3 +7,3 @@ export { packageInfo } from './packageInfo.js'; | ||
/** | ||
* A cross-evnironment implementation for globalThis | ||
* A cross-environment implementation for globalThis | ||
*/ | ||
@@ -10,0 +10,0 @@ export const xglobal = /*#__PURE__*/ (typeof globalThis !== 'undefined' |
@@ -18,3 +18,3 @@ { | ||
"type": "module", | ||
"version": "12.0.1", | ||
"version": "12.1.1", | ||
"main": "./cjs/index.js", | ||
@@ -21,0 +21,0 @@ "module": "./index.js", |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/x-global', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '12.0.1' }; | ||
export const packageInfo = { name: '@polkadot/x-global', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '12.1.1' }; |
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