@davidbonnet/get-global
Advanced tools
Comparing version 2.0.0 to 2.0.1
export type * from "./types"; | ||
export { getGlobal } from "./getGlobal"; | ||
export { getGlobal } from "./getGlobal.js"; |
@@ -1,2 +0,2 @@ | ||
export { getGlobal } from "./getGlobal"; | ||
export { getGlobal } from "./getGlobal.js"; | ||
//# sourceMappingURL=main.js.map |
export type * from "./types"; | ||
export { getGlobal } from "./getGlobal"; | ||
export { getGlobal } from "./getGlobal.js"; |
{ | ||
"name": "@davidbonnet/get-global", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./dist/main.js", |
Sorry, the diff of this file is not supported yet
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
4896