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

@sitecore-cloudsdk/core

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitecore-cloudsdk/core - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

4

dist/cjs/package.json
{
"name": "@sitecore-cloudsdk/core",
"version": "0.4.1",
"version": "0.4.2",
"license": "Apache-2.0",

@@ -23,3 +23,3 @@ "exports": {

"dependencies": {
"@sitecore-cloudsdk/utils": "^0.4.1",
"@sitecore-cloudsdk/utils": "^0.4.2",
"debug": "^4.3.4"

@@ -26,0 +26,0 @@ },

@@ -56,2 +56,3 @@ "use strict";

settings: {
siteName: exports.cloudSDKSettings.siteName,
sitecoreEdgeContextId: exports.cloudSDKSettings.sitecoreEdgeContextId,

@@ -58,0 +59,0 @@ sitecoreEdgeUrl: exports.cloudSDKSettings.sitecoreEdgeUrl

@@ -37,2 +37,3 @@ export interface BrowserSettings {

settings: {
siteName: string;
sitecoreEdgeContextId: string;

@@ -39,0 +40,0 @@ sitecoreEdgeUrl: string;

{
"name": "@sitecore-cloudsdk/core",
"version": "0.4.1",
"version": "0.4.2",
"license": "Apache-2.0",

@@ -23,3 +23,3 @@ "exports": {

"dependencies": {
"@sitecore-cloudsdk/utils": "^0.4.1",
"@sitecore-cloudsdk/utils": "^0.4.2",
"debug": "^4.3.4"

@@ -26,0 +26,0 @@ },

@@ -55,2 +55,3 @@ // © Sitecore Corporation A/S. All rights reserved. Sitecore® is a registered trademark of Sitecore Corporation A/S.

settings: {
siteName: cloudSDKSettings.siteName,
sitecoreEdgeContextId: cloudSDKSettings.sitecoreEdgeContextId,

@@ -57,0 +58,0 @@ sitecoreEdgeUrl: cloudSDKSettings.sitecoreEdgeUrl

@@ -37,2 +37,3 @@ export interface BrowserSettings {

settings: {
siteName: string;
sitecoreEdgeContextId: string;

@@ -39,0 +40,0 @@ sitecoreEdgeUrl: string;

{
"name": "@sitecore-cloudsdk/core",
"version": "0.4.1",
"version": "0.4.2",
"license": "Apache-2.0",

@@ -23,3 +23,3 @@ "exports": {

"dependencies": {
"@sitecore-cloudsdk/utils": "^0.4.1",
"@sitecore-cloudsdk/utils": "^0.4.2",
"debug": "^4.3.4"

@@ -26,0 +26,0 @@ },

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