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

cloudcommerce

Package Overview
Dependencies
Maintainers
1
Versions
449
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudcommerce - npm Package Compare versions

Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [1.0.0-alpha.1](https://github.com/ecomplus/cloud-commerce/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2022-06-08)
## 1.0.0-alpha.0 (2022-06-08)

@@ -7,0 +9,0 @@

6

package.json
{
"name": "cloudcommerce",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",

@@ -15,7 +15,7 @@ "main": "src/index.js",

"build": "turbo run build",
"release": "pnpm build && standard-version --prerelease alpha"
"release": "pnpm build && standard-version --commit-all --prerelease alpha"
},
"standard-version": {
"scripts": {
"precommit": "zx scripts/version.mjs && git add packages/**/package.json"
"precommit": "zx scripts/version.mjs && git add **/package.json"
}

@@ -22,0 +22,0 @@ },

{
"name": "@cloudcommerce/api",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "E-Com Plus Cloud Commerce APIs client/adapter",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

{
"name": "@cloudcommerce/app-discounts",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "E-Com Plus Cloud Commerce app for complex discount rules",

@@ -5,0 +5,0 @@ "main": "functions/dist/index.js",

{
"name": "@cloudcommerce/storefront",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "E-Com Plus Cloud Commerce storefront with Astro",

@@ -5,0 +5,0 @@ "main": "src/index.js",

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