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

@sap-ux/fe-fpm-writer

Package Overview
Dependencies
Maintainers
3
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/fe-fpm-writer - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

dist/action/index.d.ts

@@ -1,3 +0,3 @@

import { Editor } from 'mem-fs-editor';
import { CustomAction, CustomActionTarget } from './types';
import type { Editor } from 'mem-fs-editor';
import type { CustomAction, CustomActionTarget } from './types';
/**

@@ -4,0 +4,0 @@ * Enhance the target object in the manifest with the required nested objects and return a reference to it.

@@ -1,2 +0,2 @@

import { CustomElement, InternalCustomElement, Position } from '../common/types';
import type { CustomElement, InternalCustomElement, Position } from '../common/types';
export declare enum TargetControl {

@@ -3,0 +3,0 @@ header = "header",

@@ -1,3 +0,3 @@

import { Editor } from 'mem-fs-editor';
import { CustomTableColumn } from './types';
import type { Editor } from 'mem-fs-editor';
import type { CustomTableColumn } from './types';
/**

@@ -4,0 +4,0 @@ * Get the template folder for the given UI5 version.

@@ -1,2 +0,2 @@

import { CustomElement, InternalCustomElement, Position } from '../common/types';
import type { CustomElement, InternalCustomElement, Position } from '../common/types';
export declare enum Availability {

@@ -3,0 +3,0 @@ 'Default' = "Default",

@@ -1,2 +0,2 @@

import { CustomElement, InternalCustomElement, Manifest } from './types';
import type { CustomElement, InternalCustomElement, Manifest } from './types';
/**

@@ -3,0 +3,0 @@ * Sets the common default values for all custom elements.

@@ -1,2 +0,2 @@

import { Editor } from 'mem-fs-editor';
import type { Editor } from 'mem-fs-editor';
/**

@@ -3,0 +3,0 @@ * Validate that the UI5 version requirement is valid.

@@ -1,3 +0,3 @@

import { Editor } from 'mem-fs-editor';
import { CustomPage, InternalCustomPage } from './types';
import type { Editor } from 'mem-fs-editor';
import type { CustomPage, InternalCustomPage } from './types';
/**

@@ -4,0 +4,0 @@ * Enhances the provided custom page configuration with default data.

@@ -1,3 +0,3 @@

import { Editor } from 'mem-fs-editor';
import { CustomPage } from './types';
import type { Editor } from 'mem-fs-editor';
import type { CustomPage } from './types';
/**

@@ -4,0 +4,0 @@ * Validate the UI5 version and if valid return the root folder for the templates to be used.

@@ -1,2 +0,2 @@

import { CustomElement, InternalCustomElement } from '../common/types';
import type { CustomElement, InternalCustomElement } from '../common/types';
export interface CustomPage extends CustomElement {

@@ -3,0 +3,0 @@ entity: string;

@@ -1,3 +0,3 @@

import { Editor } from 'mem-fs-editor';
import { CustomSection } from './types';
import type { Editor } from 'mem-fs-editor';
import type { CustomSection } from './types';
/**

@@ -4,0 +4,0 @@ * Get the template folder for the given UI5 version.

@@ -1,2 +0,2 @@

import { CustomElement, InternalCustomElement, Position } from '../common/types';
import type { CustomElement, InternalCustomElement, Position } from '../common/types';
export interface CustomSection extends CustomElement {

@@ -3,0 +3,0 @@ /**

{
"name": "@sap-ux/fe-fpm-writer",
"description": "SAP Fiori elements flexible programming model writer",
"version": "0.5.0",
"version": "0.5.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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