New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@openui5/ts-types

Package Overview
Dependencies
Maintainers
0
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openui5/ts-types - npm Package Compare versions

Comparing version 1.132.1 to 1.133.0

2

package.json
{
"name": "@openui5/ts-types",
"version": "1.132.1",
"version": "1.133.0",
"description": "OpenUI5 TypeScript Definitions",

@@ -5,0 +5,0 @@ "homepage": "https://openui5.org",

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

@@ -3,0 +3,0 @@ declare namespace sap {

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

@@ -3,0 +3,0 @@ declare namespace sap {

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

@@ -1233,3 +1233,3 @@ declare namespace sap {

*
* @deprecated (since 1.74) - The TransportDialog should be used only internally inside the `sap.ui.fl`
* @deprecated As of version 1.74. The TransportDialog should be used only internally inside the `sap.ui.fl`
* library.

@@ -1244,3 +1244,3 @@ */

*
* @deprecated (since 1.74) - The TransportDialog should be used only internally inside the `sap.ui.fl`
* @deprecated As of version 1.74. The TransportDialog should be used only internally inside the `sap.ui.fl`
* library.

@@ -1247,0 +1247,0 @@ */

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

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

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

@@ -9,3 +9,3 @@ declare namespace sap {

* @since 1.1
* @deprecated (since 1.108)
* @deprecated As of version 1.108.
*/

@@ -16,5 +16,5 @@ namespace suite {

*
* @deprecated (since 1.108) - there's no replacement for this functionality as no active use cases are
* known
* @experimental (since 1.2) - The API may change. Use with care.
* @deprecated As of version 1.108. there's no replacement for this functionality as no active use cases
* are known
* @experimental As of version 1.2. The API may change. Use with care.
*/

@@ -74,5 +74,5 @@ interface $TaskCircleSettings extends sap.ui.core.$ControlSettings {

*
* @deprecated (since 1.108) - there's no replacement for this functionality as no active use cases are
* known
* @experimental (since 1.2) - The API may change. Use with care.
* @deprecated As of version 1.108. there's no replacement for this functionality as no active use cases
* are known
* @experimental As of version 1.2. The API may change. Use with care.
*/

@@ -119,5 +119,5 @@ interface $VerticalProgressIndicatorSettings

*
* @deprecated (since 1.108) - there's no replacement for this functionality as no active use cases are
* known
* @experimental (since 1.2) - The API may change. Use with care.
* @deprecated As of version 1.108. there's no replacement for this functionality as no active use cases
* are known
* @experimental As of version 1.2. The API may change. Use with care.
*/

@@ -462,5 +462,5 @@ class TaskCircle extends sap.ui.core.Control {

*
* @deprecated (since 1.108) - there's no replacement for this functionality as no active use cases are
* known
* @experimental (since 1.2) - The API may change. Use with care.
* @deprecated As of version 1.108. there's no replacement for this functionality as no active use cases
* are known
* @experimental As of version 1.2. The API may change. Use with care.
*/

@@ -467,0 +467,0 @@ class VerticalProgressIndicator extends sap.ui.core.Control {

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

@@ -395,3 +395,3 @@ declare namespace sap {

*
* @experimental (since 1.120)
* @experimental As of version 1.120.
*/

@@ -398,0 +398,0 @@ Deprecations = "undefined",

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

@@ -3,0 +3,0 @@ declare namespace sap {

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

// For Library Version: 1.132.1
// For Library Version: 1.133.0

@@ -9,5 +9,5 @@ declare namespace sap {

* @since 1.92.0
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. An alternative
* @deprecated As of version 1.120. this Web Components consumption model has been discarded. An alternative
* consumption model is planned for the future.
* @experimental (since 1.92.0)
* @experimental As of version 1.92.0.
*/

@@ -19,5 +19,5 @@ namespace webc {

* @since 1.92.0
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. An alternative
* @deprecated As of version 1.120. this Web Components consumption model has been discarded. An alternative
* consumption model is planned for the future.
* @experimental (since 1.92.0)
* @experimental As of version 1.92.0.
*/

@@ -35,4 +35,4 @@ namespace common {

*
* @deprecated (since 1.118.0) - Use sap.ui.core.webc.WebComponent instead!
* @experimental (since 1.92.0) - The API might change. It is not intended for productive usage yet!
* @deprecated As of version 1.118.0. Use sap.ui.core.webc.WebComponent instead!
* @experimental As of version 1.92.0. The API might change. It is not intended for productive usage yet!
*/

@@ -49,4 +49,4 @@ interface $WebComponentSettings

* @since 1.92.0
* @deprecated (since 1.118.0) - Use sap.ui.core.webc.WebComponent instead!
* @experimental (since 1.92.0) - The API might change. It is not intended for productive usage yet!
* @deprecated As of version 1.118.0. Use sap.ui.core.webc.WebComponent instead!
* @experimental As of version 1.92.0. The API might change. It is not intended for productive usage yet!
*/

@@ -145,4 +145,4 @@ class WebComponent extends sap.ui.core.webc.WebComponent {

* @since 1.92.0
* @deprecated (since 1.118.0) - Use sap.ui.core.webc.WebComponentMetadata instead!
* @experimental (since 1.92.0) - The API might change. It is not intended for productive usage yet!
* @deprecated As of version 1.118.0. Use sap.ui.core.webc.WebComponentMetadata instead!
* @experimental As of version 1.92.0. The API might change. It is not intended for productive usage yet!
*/

@@ -149,0 +149,0 @@ class WebComponentMetadata extends sap.ui.core.webc

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