@pkgr/es-modules
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.2.2 (2020-01-30) | ||
**Note:** Version bump only for package @pkgr/es-modules | ||
## [0.2.1](https://github.com/rx-ts/pkgr/compare/@pkgr/es-modules@0.2.0...@pkgr/es-modules@0.2.1) (2019-10-28) | ||
@@ -8,0 +16,0 @@ |
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var MODULE_DEFINITIONS={dayjs:{target:"dayjs/esm",exact:!1},lodash:"lodash-es",systemjs:"systemjs/dist/system"},defEntries=Object.entries(MODULE_DEFINITIONS),entries=defEntries.reduce((function(e,t){var s=t[0],r=t[1],a="string"==typeof r?{target:r,exact:!0}:r,n=a.target,i=a.exact;return e.push({find:s,replacement:n}),i||e.push({find:new RegExp("^"+s+"/(.*)$"),replacement:n+"/$1"}),e}),[]),alias=defEntries.reduce((function(e,t){var s=t[0],r=t[1],a="string"==typeof r?{target:r,exact:!0}:r,n=a.target;return e[a.exact?s+"$":s]=n,e}),{});exports.MODULE_DEFINITIONS=MODULE_DEFINITIONS,exports.alias=alias,exports.entries=entries; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e={dayjs:{target:"dayjs/esm",exact:!1},lodash:"lodash-es",systemjs:"systemjs/dist/system"},t=Object.entries(e),s=t.reduce((function(e,t){var s=t[0],r=t[1],a="string"==typeof r?{target:r,exact:!0}:r,n=a.target,c=a.exact;return e.push({find:s,replacement:n}),c||e.push({find:new RegExp("^"+s+"/(.*)$"),replacement:n+"/$1"}),e}),[]),r=t.reduce((function(e,t){var s=t[0],r=t[1],a="string"==typeof r?{target:r,exact:!0}:r,n=a.target;return e[a.exact?s+"$":s]=n,e}),{});exports.MODULE_DEFINITIONS=e,exports.alias=r,exports.entries=s; |
{ | ||
"name": "@pkgr/es-modules", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Union collections of es modules mappings for pkgs without or with incorrect `module` field", | ||
@@ -32,3 +32,3 @@ "repository": "git+https://github.com/rx-ts/pkgr.git", | ||
"sideEffects": false, | ||
"gitHead": "eac02162c8a74d43f358dc20a6db46c9b773cfd8" | ||
"gitHead": "3583b42357d9dff08c27e663931f78c4da0889a3" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
332324
1