@pkgr/umd-globals
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [0.2.0](https://github.com/rx-ts/pkgr/compare/@pkgr/umd-globals@0.1.0...@pkgr/umd-globals@0.2.0) (2019-09-24) | ||
### Bug Fixes | ||
* **umd-globals:** incorrect npm and david badges/links in documentation ([e87e420](https://github.com/rx-ts/pkgr/commit/e87e420)) | ||
### Features | ||
* add @pkgr/named-exports package ([28e8da2](https://github.com/rx-ts/pkgr/commit/28e8da2)) | ||
# 0.1.0 (2019-09-24) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@pkgr/umd-globals", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Union collections of umd globals mappings", | ||
@@ -29,3 +29,3 @@ "repository": "git+https://github.com/rx-ts/pkgr.git", | ||
"sideEffects": false, | ||
"gitHead": "b8a6fb0c295df7056d211c23d948cd1347baf6df" | ||
"gitHead": "ae956269ed37c839d910407df9fc535ff1708853" | ||
} |
@@ -1,10 +0,10 @@ | ||
# umd-globals | ||
# @pkgr/umd-globals | ||
[![npm](https://img.shields.io/npm/v/pkgr/umd-globals.svg)](https://www.npmjs.com/package/@pkgr/umd-globals) | ||
![npm bundle size](https://img.shields.io/bundlephobia/min/prettier-plugin-pkg) | ||
![npm bundle size](https://img.shields.io/bundlephobia/minzip/prettier-plugin-pkg) | ||
[![npm](https://img.shields.io/npm/v/@pkgr/umd-globals.svg)](https://www.npmjs.com/package/@pkgr/umd-globals) | ||
![npm bundle size](https://img.shields.io/bundlephobia/min/@pkgr/umd-globals) | ||
![npm bundle size](https://img.shields.io/bundlephobia/minzip/@pkgr/umd-globals) | ||
[![David Peer](https://img.shields.io/david/peer/rx-ts/pkgr.svg)](https://david-dm.org/rx-ts/pkgr?type=peer) | ||
[![David](https://img.shields.io/david/rx-ts/pkgr.svg)](https://david-dm.org/rx-ts/pkgr) | ||
[![David Dev](https://img.shields.io/david/dev/rx-ts/pkgr.svg)](https://david-dm.org/rx-ts/pkgr?type=dev) | ||
[![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) | ||
@@ -11,0 +11,0 @@ > Union collections of umd globals mappings. |
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
114331