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

@sitecore-cloudsdk/core

Package Overview
Dependencies
Maintainers
0
Versions
26
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.0-rc.1 to 0.4.0

4

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

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

"dependencies": {
"@sitecore-cloudsdk/utils": "^0.4.0-rc.1",
"@sitecore-cloudsdk/utils": "^0.4.0",
"debug": "^4.3.4"

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

@@ -57,2 +57,4 @@ import type { ProxySettings } from '../../interfaces';

}
interface Events {
}
interface Window {

@@ -62,4 +64,5 @@ scCloudSDK: {

personalize: Personalize;
events: Events;
};
}
}
{
"name": "@sitecore-cloudsdk/core",
"version": "0.4.0-rc.1",
"version": "0.4.0",
"license": "Apache-2.0",

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

"dependencies": {
"@sitecore-cloudsdk/utils": "^0.4.0-rc.1",
"@sitecore-cloudsdk/utils": "^0.4.0",
"debug": "^4.3.4"

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

@@ -57,2 +57,4 @@ import type { ProxySettings } from '../../interfaces';

}
interface Events {
}
interface Window {

@@ -62,4 +64,5 @@ scCloudSDK: {

personalize: Personalize;
events: Events;
};
}
}
{
"name": "@sitecore-cloudsdk/core",
"version": "0.4.0-rc.1",
"version": "0.4.0",
"license": "Apache-2.0",

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

"dependencies": {
"@sitecore-cloudsdk/utils": "^0.4.0-rc.1",
"@sitecore-cloudsdk/utils": "^0.4.0",
"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