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

@heseya/advanced-ui-modules-sdk

Package Overview
Dependencies
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heseya/advanced-ui-modules-sdk - npm Package Compare versions

Comparing version 1.0.0-dev.53 to 1.0.0-dev.54

2

dist/index.js

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

// Advanced UI Modules SDK v1.0.0-dev.53 Copyright (c) 2023 Heseya and contributors
// Advanced UI Modules SDK v1.0.0-dev.54 Copyright (c) 2023 Heseya and contributors
import { stringifyQueryParams } from '@heseya/store-core';

@@ -3,0 +3,0 @@ import { __awaiter } from 'tslib';

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

// Advanced UI Modules SDK v1.0.0-dev.53 Copyright (c) 2023 Heseya and contributors
// Advanced UI Modules SDK v1.0.0-dev.54 Copyright (c) 2023 Heseya and contributors
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@heseya/store-core'), require('tslib')) :

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

import { GenericModule, ModuleData, ModuleType, Translations } from '../interfaces/';
import { GenericModule, Media, ModuleData, ModuleType, Translations } from '../interfaces/';
import { ModuleUpdateData } from './Module';

@@ -7,2 +7,3 @@ export interface ProductDetailsModuleConfigOptions {

disclaimer?: Translations;
icons?: Media[];
}

@@ -9,0 +10,0 @@ export type ProductDetailsModuleData = ModuleData<ProductDetailsModuleConfigOptions>;

{
"name": "@heseya/advanced-ui-modules-sdk",
"version": "1.0.0-dev.53",
"version": "1.0.0-dev.54",
"author": {

@@ -5,0 +5,0 @@ "name": "Heseya"

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