@ui5/webcomponents-utils
Advanced tools
Comparing version 0.0.0-aadaf0b2a to 0.0.0-c3dd3f45d
var ObjectPath = {}; | ||
var defaultRootContext = window; | ||
function getObjectPathArray(vObjectPath) { | ||
return Array.isArray(vObjectPath) ? vObjectPath : vObjectPath.split("."); | ||
return Array.isArray(vObjectPath) ? vObjectPath.slice() : vObjectPath.split("."); | ||
} | ||
@@ -6,0 +6,0 @@ ObjectPath.create = function (vObjectPath, oRootContext) { |
{ | ||
"name": "@ui5/webcomponents-utils", | ||
"version": "0.0.0-aadaf0b2a", | ||
"version": "0.0.0-c3dd3f45d", | ||
"description": "Utilities for UI5 Web Components", | ||
@@ -35,3 +35,3 @@ "author": "SAP SE (https://www.sap.com)", | ||
"@buxlabs/amd-to-es6": "^0.15.0", | ||
"@openui5/sap.ui.core": "1.75.0", | ||
"@openui5/sap.ui.core": "1.76.0", | ||
"copy-and-watch": "^0.1.4", | ||
@@ -48,4 +48,4 @@ "escodegen": "^1.11.0", | ||
"dependencies": { | ||
"@ui5/webcomponents-base": "0.0.0-aadaf0b2a" | ||
"@ui5/webcomponents-base": "0.0.0-c3dd3f45d" | ||
} | ||
} |
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
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
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
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
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
8583464
+ Added@ui5/webcomponents-base@0.0.0-c3dd3f45d(transitive)
- Removed@ui5/webcomponents-base@0.0.0-aadaf0b2a(transitive)