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

@types/openui5

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/openui5 - npm Package Compare versions

Comparing version 1.119.2 to 1.119.3

4

openui5/package.json
{
"name": "@types/openui5",
"version": "1.119.2",
"version": "1.119.3",
"description": "TypeScript definitions for openui5",

@@ -41,4 +41,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/openui5",

},
"typesPublisherContentHash": "b9932402c8f0b2ec5b06406902ebad35781fa68c2898f498938a6a3b007dbbe1",
"typesPublisherContentHash": "72dbbab960b6965ff0bd03b8d8b5b8a3aa603fb518f5b2ffd668b4bf06238b22",
"typeScriptVersion": "5.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 08 Nov 2023 17:07:04 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/qunit](https://npmjs.com/package/@types/qunit)

@@ -14,0 +14,0 @@

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0

@@ -3,0 +3,0 @@ declare module "sap/ui/codeeditor/library" {}

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0
declare namespace sap {}

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0

@@ -1279,2 +1279,4 @@ declare module "sap/ui/fl/library" {}

declare module "sap/ui/fl/write/_internal/fieldExtensibility/ABAPExtensibilityVariant" {
import BaseObject from "sap/ui/base/Object";
import Metadata from "sap/ui/base/Metadata";

@@ -1288,3 +1290,3 @@

*/
interface ABAPExtensibilityVariant {
interface ABAPExtensibilityVariant extends BaseObject {
/**

@@ -1325,2 +1327,4 @@ * Creates a new subclass of class sap.ui.fl.write._internal.fieldExtensibility.ABAPExtensibilityVariant

declare module "sap/ui/fl/write/_internal/fieldExtensibility/MultiTenantABAPExtensibilityVariant" {
import ABAPExtensibilityVariant from "sap/ui/fl/write/_internal/fieldExtensibility/ABAPExtensibilityVariant";
import Metadata from "sap/ui/base/Metadata";

@@ -1333,3 +1337,4 @@

*/
interface MultiTenantABAPExtensibilityVariant {
interface MultiTenantABAPExtensibilityVariant
extends ABAPExtensibilityVariant {
/**

@@ -1370,2 +1375,4 @@ * Creates a new subclass of class sap.ui.fl.write._internal.fieldExtensibility.MultiTenantABAPExtensibilityVariant

declare module "sap/ui/fl/write/_internal/fieldExtensibility/SingleTenantABAPExtensibilityVariant" {
import ABAPExtensibilityVariant from "sap/ui/fl/write/_internal/fieldExtensibility/ABAPExtensibilityVariant";
import Metadata from "sap/ui/base/Metadata";

@@ -1378,3 +1385,4 @@

*/
interface SingleTenantABAPExtensibilityVariant {
interface SingleTenantABAPExtensibilityVariant
extends ABAPExtensibilityVariant {
/**

@@ -1632,2 +1640,4 @@ * Creates a new subclass of class sap.ui.fl.write._internal.fieldExtensibility.SingleTenantABAPExtensibilityVariant

"sap/ui/fl/write/_internal/flexState/UI2Personalization/UI2PersonalizationState": undefined;
"sap/ui/fl/write/_internal/Storage": undefined;

@@ -1634,0 +1644,0 @@

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0

@@ -3,0 +3,0 @@ declare module "sap/ui/rta/api/startAdaptation" {

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0

@@ -3,0 +3,0 @@ declare module "sap/ui/suite/library" {

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0

@@ -151,2 +151,8 @@ declare module "sap/ui/support/library" {

Accessibility = "undefined",
/**
* @experimental (since 1.120)
*
* Preset to find usages of deprecated controls, properties, aggregations and others.
*/
Deprecations = "undefined",
}

@@ -153,0 +159,0 @@ }

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0

@@ -3,0 +3,0 @@ declare module "sap/ui/testrecorder/library" {}

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

// For Library Version: 1.119.0
// For Library Version: 1.120.0

@@ -3,0 +3,0 @@ declare module "sap/ui/webc/common/library" {}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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