Socket
Socket
Sign inDemoInstall

@next-level/fiori

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@next-level/fiori - npm Package Compare versions

Comparing version 1.0.0-rc.5.6d9e91960 to 1.0.0-rc.5.826b502

6

dist/Field.js

@@ -9,3 +9,3 @@ /**

*/
class Field extends HTMLElement {
class MyField extends HTMLElement {
constructor() {

@@ -27,4 +27,4 @@ super();

window.customElements.define("my-field", Field);
window.customElements.define("my-field", MyField);
export default Field;
export default MyField;
{
"name": "@next-level/fiori",
"version": "1.0.0-rc.5.6d9e91960",
"version": "1.0.0-rc.5.826b502",
"private": false,

@@ -5,0 +5,0 @@ "repository": {

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