@pkgr/umd-globals
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -7,5 +7,5 @@ export declare const AS_IS_PKGS: string[]; | ||
} | ||
export declare const asIsReducer: (globals: StringMap | string, pkg?: string | undefined) => StringMap; | ||
export declare const asIsReducer: (globals: StringMap | string, pkg?: string) => StringMap; | ||
export declare const upperCamelCase: (pkg: string) => string; | ||
export declare const upperCamelCaseReducer: (globals: StringMap | string, pkg?: string | undefined) => StringMap; | ||
export declare const upperCamelCaseReducer: (globals: StringMap | string, pkg?: string) => StringMap; | ||
export declare const getGlobals: ({ asIsPkgs, upperCamelCasePkgs, globals, }?: { | ||
@@ -12,0 +12,0 @@ asIsPkgs?: string[] | undefined; |
{ | ||
"name": "@pkgr/umd-globals", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"type": "module", | ||
"description": "Union collections of umd globals mappings", | ||
"repository": "git+https://github.com/rx-ts/pkgr.git", | ||
"homepage": "https://github.com/rx-ts/pkgr/blob/master/packages/umd-globals", | ||
"author": "JounQin <admin@1stg.me>", | ||
"repository": "git+https://github.com/un-ts/pkgr.git", | ||
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/umd-globals", | ||
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>", | ||
"donate": { | ||
"recipients": [ | ||
{ | ||
"name": "unts", | ||
"platform": "opencollective", | ||
"address": "https://opencollective.com/unts", | ||
"weight": 60 | ||
}, | ||
{ | ||
"name": "rxts", | ||
"platform": "opencollective", | ||
"address": "https://opencollective.com/rxts", | ||
"weight": 20 | ||
}, | ||
{ | ||
"name": "1stG", | ||
"email": "i@1stg.me", | ||
"weight": 20, | ||
"platforms": [ | ||
{ | ||
"platform": "opencollective", | ||
"address": "https://opencollective.com/1stG" | ||
}, | ||
{ | ||
"platform": "patreon", | ||
"address": "https://www.patreon.com/1stG" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"funding": "https://opencollective.com/unts", | ||
"license": "MIT", | ||
@@ -10,0 +42,0 @@ "main": "./lib/index.cjs", |
@@ -7,5 +7,5 @@ # @pkgr/umd-globals | ||
[![David Peer](https://img.shields.io/david/peer/rx-ts/pkgr.svg?path=packages/umd-globals)](https://david-dm.org/rx-ts/pkgr?path=packages/umd-globals&type=peer) | ||
[![David](https://img.shields.io/david/rx-ts/pkgr.svg?path=packages/umd-globals)](https://david-dm.org/rx-ts/pkgr?path=packages/umd-globals) | ||
[![David Dev](https://img.shields.io/david/dev/rx-ts/pkgr.svg?path=packages/umd-globals)](https://david-dm.org/rx-ts/pkgr?path=packages/umd-globals&type=dev) | ||
[![David Peer](https://img.shields.io/david/peer/un-ts/pkgr.svg?path=packages/umd-globals)](https://david-dm.org/un-ts/pkgr?path=packages/umd-globals&type=peer) | ||
[![David](https://img.shields.io/david/un-ts/pkgr.svg?path=packages/umd-globals)](https://david-dm.org/un-ts/pkgr?path=packages/umd-globals) | ||
[![David Dev](https://img.shields.io/david/dev/un-ts/pkgr.svg?path=packages/umd-globals)](https://david-dm.org/un-ts/pkgr?path=packages/umd-globals&type=dev) | ||
@@ -12,0 +12,0 @@ > Union collections of umd globals mappings. |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
9820