@adobe/aem-spa-component-mapping
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -0,1 +1,8 @@ | ||
## [1.0.8](https://github.com/adobe/aem-spa-component-mapping/compare/v1.0.7...v1.0.8) (2021-01-05) | ||
### Bug Fixes | ||
* **docs:** remove --mode from docs build after a typedoc breaking change ([087645d](https://github.com/adobe/aem-spa-component-mapping/commit/087645df9d8cf8bf2eba9fc44838bf17719662b3)) | ||
## [1.0.7](https://github.com/adobe/aem-spa-component-mapping/compare/v1.0.6...v1.0.7) (2020-10-08) | ||
@@ -2,0 +9,0 @@ |
@@ -1,1 +0,1 @@ | ||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.aemSpaComponentMapping=t():e.aemSpaComponentMapping=t()}(function(){try{return"undefined"!=typeof self}catch(e){return!1}}()?self:this,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=0)}([function(e,t,n){"use strict";let r;n.r(t),n.d(t,"ComponentMapping",(function(){return o})),n.d(t,"MapTo",(function(){return u}));class o{constructor(){return r||(r=this),r}static get instance(){return new this}map(e,t){o.map(e,t)}static map(e,t){if(e&&t){("string"==typeof e?[e]:e).forEach(e=>{this.mapping[e]=t})}}get(e){return o.get(e)}static get(e){return this.mapping[e]}}o.mapping={};const u=e=>t=>o.instance.map(e,t)}])})); | ||
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.aemSpaComponentMapping=t():e.aemSpaComponentMapping=t()}(function(){try{return"undefined"!=typeof self}catch(e){return!1}}()?self:this,(function(){return(()=>{"use strict";var e={238:(e,t,n)=>{let o;n.r(t),n.d(t,{ComponentMapping:()=>r,MapTo:()=>p});class r{constructor(){return o||(o=this),o}static get instance(){return new this}map(e,t){r.map(e,t)}static map(e,t){e&&t&&("string"==typeof e?[e]:e).forEach((e=>{this.mapping[e]=t}))}get(e){return r.get(e)}static get(e){return this.mapping[e]}}r.mapping={};const p=e=>t=>r.instance.map(e,t)}},t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={exports:{}};return e[o](r,r.exports,n),r.exports}return n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n(238)})()})); |
{ | ||
"name": "@adobe/aem-spa-component-mapping", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Provides a mapping of SPA front-end components to AEM resource types.", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"clean": "rm -rf dist/", | ||
"docs": "npm i && npx typedoc --excludePrivate ./src --out ./dist/docs --mode file", | ||
"docs": "npm i && npx typedoc --excludePrivate ./src --out ./dist/docs", | ||
"linter": "eslint .", | ||
@@ -59,4 +59,4 @@ "semantic-release": "semantic-release", | ||
"typescript": "^4.0.3", | ||
"webpack": "^4.44.2", | ||
"webpack-cli": "^3.3.12" | ||
"webpack": "^5.0.0", | ||
"webpack-cli": "^4.0.0" | ||
}, | ||
@@ -63,0 +63,0 @@ "files": [ |
@@ -5,3 +5,3 @@ # AEM Component Mapping package | ||
[![NPM Version](https://img.shields.io/npm/v/@adobe/aem-spa-component-mapping.svg)](https://www.npmjs.com/package/@adobe/aem-spa-component-mapping) | ||
[![Documentation](https://img.shields.io/badge/docs-api-blue)](https://opensource.adobe.com/aem-spa-component-mapping/globals.html) | ||
[![Documentation](https://img.shields.io/badge/docs-api-blue)](https://opensource.adobe.com/aem-spa-component-mapping/) | ||
@@ -8,0 +8,0 @@ [![codecov](https://codecov.io/gh/adobe/aem-spa-component-mapping/branch/master/graph/badge.svg)](https://codecov.io/gh/adobe/aem-spa-component-mapping) |
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
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
0
22283