Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bloomreach/react-sdk

Package Overview
Dependencies
Maintainers
0
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloomreach/react-sdk - npm Package Versions

1
9

20.0.0

Diff

Changelog

Source

spa-sdk-20.0.0

5 April 2023

brxm
published 19.0.2 •

Changelog

Source

spa-sdk-19.0.2

22 February 2023

  • SPASDK-168 Change BrPageService to support multiple br-page components #116
  • SPASDK-168 Bumping versions to 19.0.2 #SPASDK-168
  • SPASDK-168 Change BrPageService to support multiple br-page components #SPASDK-168
brxm
published 19.0.1 •

Changelog

Source

spa-sdk-19.0.1

13 February 2023

  • feature/SPASDK-156 use a non-registrable domain to protect from link highjacking #111
  • SPASDK-167 Merge branch 'bugfix/SPASDK-167-ng-sdk' into 'development' #SPASDK-167
  • SPASDK-167 Bumping versions to 19.0.1 #SPASDK-167
  • SPASDK-167 Restore ng-sdk package.json properties #SPASDK-167
  • SPASDK-154 Merge branch 'typedoc-update' into 'development' #SPASDK-154
  • SPASDK-154 Update typedoc to latest version supported by current typescript version 4.3.5 #SPASDK-154
  • feature/SPASDK-156 update tests to no longer use 'example.com' as domain as that is used internally as a DUMMY
  • feature/SPASDK-156 lint formating
brxm
published 19.0.0 •

Changelog

Source

spa-sdk-19.0.0

1 February 2023

  • SPASDK-151 Upgrade the angular SDK and the example app to Angular 15 #106
  • SPASDK-122 Remove default apiVersion header value from PDA request #102
  • SPASDK-154 Bumping versions to 19.0.0 #SPASDK-154
  • SPASDK-151 Remove unneeded npm flag #SPASDK-151
  • SPASDK-151 Fix spa-sdk tests hanging and some deprecation errors #SPASDK-151
  • SPASDK-151 Update licences #SPASDK-151
  • SPASDK-151 Remove obsolete tslint comment #SPASDK-151
  • SPASDK-151 Update @bloomreach/eslint-config-angular to v15 #SPASDK-151
  • SPASDK-151 Change ng-sdk supported Angular versions #SPASDK-151
  • SPASDK-151 Upgrade example/angular to Angular 15 #SPASDK-151
  • SPASDK-151 Upgrade ng-sdk to Angular 15 #SPASDK-151
  • SPASDK-151 Fix npm dependencies and remove deprecated functionality #SPASDK-151
  • SPASDK-151 Upgrade example/angular to Angular 14 #SPASDK-151
  • SPASDK-151 Upgrade ng-sdk to Angular 14 #SPASDK-151
  • SPASDK-151 Upgrade example/angular to Angular 13 #SPASDK-151
  • SPASDK-151 Fix several building issues and unit tests #SPASDK-151
  • SPASDK-151 Upgrade ng-sdk to angular 13 #SPASDK-151
  • SPASDK-151 Fix wrong url properties #SPASDK-151
  • SPASDK-151 Fix node undefined and memory leak #SPASDK-151
  • SPASDK-151 Upgrade angular example app to Angular 12 #SPASDK-151
  • SPASDK-151 Fix Ivy compilation mode #SPASDK-151
  • SPASDK-151 Fix linting errors #SPASDK-151
  • SPASDK-151 Add angular fixed dev dependencies #SPASDK-151
  • SPASDK-151 Delete unused tslint file and fix ng-packagr configuration #SPASDK-151
  • SPASDK-151 Upgrade ng-sdk to Angular 12 #SPASDK-151
  • SPASDK-151 Fix npm scripts to work on Windows #SPASDK-151
  • SPASDK-122 Remove default apiVersion header value from PDA request #SPASDK-122
  • SPASDK-122 Adjust bump script for cross-env #SPASDK-122
brxm
published 18.0.1 •

Changelog

Source

spa-sdk-18.0.1

7 December 2022

  • SPASDK-148 Update component in preview when editing #103
  • SPASDK-149 Bumping versions to 18.0.1 #SPASDK-149
  • SPASDK-149 Retrieve spa service from correct container #SPASDK-149
  • SPASDK-149 Revert "SPASDK-149 Revert "SPASDK-148 Set cms update listener after loading the cms module"" #SPASDK-149
  • SPASDK-149 Revert "SPASDK-148 Set cms update listener after loading the cms module" #SPASDK-149
  • SPASDK-149 Display rich text in Banner and Content components #SPASDK-149
  • SPASDK-149 Merge branch 'bugfix/SPASDK-149-ssr' into development #SPASDK-149
  • SPASDK-149 Initialize now always returns a Promise<Page> #SPASDK-149
  • SPASDK-149 Fix data object in vue components #SPASDK-149
  • SPASDK-149 Clarify event origins in classes and modules #SPASDK-149
  • SPASDK-149 Prevent tests from hogging all the CPU resources and crashing the system #SPASDK-149
  • SPASDK-148 Disable failing test for now #SPASDK-148
  • SPASDK-148 Set cms update listener after loading the cms module #SPASDK-148
  • SPASDK-148 Output sourcemaps for ES modules #SPASDK-148
  • SPASDK-148 Allow field to be null #SPASDK-148
brxm
published 18.0.0 •

Changelog

Source

spa-sdk-18.0.0

28 November 2022

  • SPASDK-147 Bumping versions to 18.0.0 #SPASDK-147
  • SPASDK-126 Merge branch 'feature/SPASDK-126-sdk-split-bundles' into 'development' #SPASDK-126
  • SPASDK-141 Fix the package-lock file versions #SPASDK-141
  • SPASDK-126 Provide preparation of HTML content as page method #SPASDK-126
  • SPASDK-126 Change to rollup and ts configs to support ES modules #SPASDK-126
  • SPASDK-126 Change comments to multiline #SPASDK-126
  • SPASDK-126 Remove check for preview before attempting to send the ready event #SPASDK-126
  • SPASDK-126 Split preview code into separate chunk #SPASDK-126
  • SPASDK-126 Load the html sanitizer dynamically #SPASDK-126
  • SPASDK-126 Split DomParser and XMLDom dependencies from main bundle #SPASDK-126
brxm
published 17.1.1 •

Changelog

Source

spa-sdk-17.1.1

11 November 2022

  • SPASDK-144 Bump @xmldom/xmldom to patched 0.7.9 #98
  • SPASDK-138 Upgrade next, react examples to react 18 #97
  • SPASDK-144 Bumping versions to 17.1.1 #SPASDK-144
  • SPASDK-144 Bump @xmldom/xmldom to patched 0.7.9 #SPASDK-144
  • SPASDK-138 Upgrade next, react examples to react 18 #SPASDK-138
  • TRIVIAL Merge branch 'TRIVIAL/heroku-cleanup-scrip' into 'development'
  • TRIVIAL add heroku app cleanup script
  • TRIVIAL Update the description for the cleanup utility
brxm
published 17.1.0 •

Changelog

Source

spa-sdk-17.1.0

28 October 2022

  • SPASDK-142 Bump @xmldom/xmldom to patched 0.7.6 #92
  • SPASDK-143 Remove debug mode from example apps #93
  • SPASDK-137 Support React 18 #91
  • SPASDK-142 Bumping versions to 17.1.0 #SPASDK-142
  • SPASDK-143 Remove debug mode from example apps #SPASDK-143
  • SPASDK-142 Bump @xmldom/xmldom to patched 0.7.6 #SPASDK-142
  • SPASDK-137 Explicitly set children to component properties interface #SPASDK-137
  • SPASDK-137 Support React 18 #SPASDK-137
hachok
published 17.0.2-react18.1 •

hachok
published 17.0.2-react18.0 •

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