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

@bloomreach/spa-sdk

Package Overview
Dependencies
Maintainers
34
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloomreach/spa-sdk - npm Package Compare versions

Comparing version 0.2.0-saas to 0.3.0-saas

3

lib/index.d.ts

@@ -643,5 +643,3 @@ /**

declare const TYPE_CONTAINER_ITEM_UNDEFINED: symbol;
declare const PARAMETER_HIDDEN = "com.onehippo.cms7.targeting.TargetingParameterUtil.hide";
interface ContainerItemParameters {
[PARAMETER_HIDDEN]?: 'on' | 'off';
[parameter: string]: string | undefined;

@@ -653,2 +651,3 @@ }

interface ContainerItemMeta extends ComponentMeta {
hidden?: boolean;
params?: ContainerItemParameters;

@@ -655,0 +654,0 @@ paramsInfo?: ComponentMeta['params'];

{
"name": "@bloomreach/spa-sdk",
"version": "0.2.0-saas",
"version": "0.3.0-saas",
"description": "Bloomreach SPA SDK",

@@ -5,0 +5,0 @@ "keywords": [

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 not supported yet

Sorry, the diff of this file is not supported yet

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