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

@scandipwa/csa-generator-theme

Package Overview
Dependencies
Maintainers
5
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scandipwa/csa-generator-theme - npm Package Compare versions

Comparing version 0.2.25 to 0.3.0

2

index.js

@@ -127,2 +127,3 @@ const path = require('path');

let mosaicCracoVersion = '0.0.0';
const postcssVersion = '8.4.5';

@@ -175,2 +176,3 @@ try {

mosaicCracoVersion,
postcssVersion,
proxy: DEFAULT_PROXY,

@@ -177,0 +179,0 @@ eslintConfigVersion

4

package.json
{
"name": "@scandipwa/csa-generator-theme",
"description": "Theme template used by CSA.",
"version": "0.2.25",
"version": "0.3.0",
"main": "index.js",

@@ -13,3 +13,3 @@ "license": "OSL-3.0",

},
"gitHead": "1b301e5f9520103999d27b19d61a98c581f874b6"
"gitHead": "03bb9bf9e5572a0c7c01415f565c2c70159f2129"
}

@@ -10,3 +10,4 @@ {

"@tilework/mosaic": "<%= mosaicVersion %>",
"@tilework/mosaic-craco": "<%= mosaicCracoVersion %>"
"@tilework/mosaic-craco": "<%= mosaicCracoVersion %>",
"postcss": "<%= postcssVersion %>"
},

@@ -13,0 +14,0 @@ "scandipwa": {

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