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

@sap/generator-fiori

Package Overview
Dependencies
Maintainers
0
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/generator-fiori - npm Package Compare versions

Comparing version 1.15.6 to 1.15.7

4

generators/fiori-freestyle-writer/templates/basic/add/1.120.0/webapp/controller/App.controller.js
sap.ui.define([
"sap/ui/core/mvc/Controller"
], (Controller) => {
], (BaseController) => {
"use strict";
return Controller.extend("<%- app.id %>.controller.<%- template.settings.viewName %>", {
return BaseController.extend("<%- app.id %>.controller.App", {
onInit() {

@@ -8,0 +8,0 @@ }

{
"name": "@sap/generator-fiori",
"displayName": "SAP Fiori generator",
"version": "1.15.6",
"version": "1.15.7",
"description": "Create an SAPUI5 application using SAP Fiori elements or a freestyle approach",

@@ -74,3 +74,3 @@ "homepage": "http://www.sapfiorielements.com/",

"@sap-ux/fiori-elements-writer": "1.3.20",
"@sap-ux/fiori-freestyle-writer": "1.2.18",
"@sap-ux/fiori-freestyle-writer": "1.2.25",
"@sap-ux/fiori-generator-shared": "0.7.4",

@@ -87,13 +87,13 @@ "@sap-ux/inquirer-common": "0.4.10",

"@sap-ux/ui5-library-inquirer": "0.3.9",
"@sap-ux/ui5-library-reference-sub-generator": "0.0.2",
"@sap-ux/ui5-library-reference-inquirer": "0.3.38",
"@sap-ux/ui5-library-reference-sub-generator": "0.0.2",
"@sap-ux/ui5-library-reference-writer": "0.1.33",
"@sap-ux/ui5-library-sub-generator": "0.0.20",
"@sap-ux/ui5-library-writer": "0.5.34",
"@sap/generator-fiori-deployment": "1.15.6",
"@sap/generator-fiori-elements": "1.15.6",
"@sap/generator-fiori-freestyle": "1.15.6",
"@sap/generator-fiori-ui-service": "1.15.6",
"@sap/ux-e2e-cli-fiori": "1.15.6",
"@sap/ux-generator-common": "1.15.6",
"@sap/generator-fiori-deployment": "1.15.7",
"@sap/generator-fiori-elements": "1.15.7",
"@sap/generator-fiori-freestyle": "1.15.7",
"@sap/generator-fiori-ui-service": "1.15.7",
"@sap/ux-e2e-cli-fiori": "1.15.7",
"@sap/ux-generator-common": "1.15.7",
"@types/expect-puppeteer": "5.0.6",

@@ -100,0 +100,0 @@ "@types/yeoman-environment": "2.10.11",

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