Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adobe/aem-spa-component-mapping

Package Overview
Dependencies
Maintainers
80
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/aem-spa-component-mapping - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

13

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.5](https://github.com/adobe/aem-spa-component-mapping/compare/v1.0.4...v1.0.5) (2020-08-31)
### Bug Fixes
* **semantic-release:** remove readme generation on release ([#14](https://github.com/adobe/aem-spa-component-mapping/issues/14)) ([7d0f5f5](https://github.com/adobe/aem-spa-component-mapping/commit/7d0f5f56bfeda1a5d7258bb4f51248d4b04a8c7c))
## [1.0.4](https://github.com/adobe/aem-spa-component-mapping/compare/v1.0.3...v1.0.4) (2020-08-30)

@@ -8,3 +15,7 @@

### *1.0.0* - 24 August 2020
## [1.0.0](https://github.com/adobe/aem-spa-component-mapping/releases/tag/v1.0.0) (2020-08-24)
### Changes
Initial public release of `aem-spa-component-mapping`. Renamed from cq-spa-component-mapping.

9

package.json
{
"name": "@adobe/aem-spa-component-mapping",
"version": "1.0.4",
"version": "1.0.5",
"repository": {

@@ -44,6 +44,4 @@ "type": "git",

"docs": "doxdox \"src/**/*.+(js|jsx)\" --layout templates/DOCUMENTATION.hbs --output DOCUMENTATION.md",
"readme": "node node_modules/markdown-include/bin/cli.js markdown-include.config.json",
"docs-readme": "npm run docs && npm run readme",
"preversion": "npm run test && npm run build:production && npm run docs-readme",
"version": "npm run docs-readme && git add -A",
"preversion": "npm run test && npm run build:production && npm run docs",
"version": "npm run docs && git add -A",
"postversion": "git push && git push --tags",

@@ -85,3 +83,2 @@ "semantic-release": "semantic-release"

"jsdoc": "^3.6.5",
"markdown-include": "^0.4.3",
"semantic-release": "^17.1.1",

@@ -88,0 +85,0 @@ "ts-jest": "^26.1.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc