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

@eeacms/volto-freshwater

Package Overview
Dependencies
Maintainers
9
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eeacms/volto-freshwater - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

razzle.extend.js

2

.release-it.json
{
"npm": {
"publish": false
"publish": true
},

@@ -5,0 +5,0 @@ "git": {

@@ -1,5 +0,7 @@

# Changelog
### Changelog
## 0.1.0
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
- Initial release
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### 0.2.0
{
"name": "@eeacms/volto-freshwater",
"version": "0.1.0",
"version": "0.2.0",
"description": "Volto theme and integration for Freshwater",

@@ -20,2 +20,3 @@ "main": "src/index.js",

"dependencies": {
"react-lazy-load-image-component": "^1.4.0"
},

@@ -26,3 +27,3 @@ "scripts": {

"stylelint": "../../../node_modules/stylelint/bin/stylelint.js --allow-empty-input 'src/**/*.{css,less}'",
"stylelint:overrides": "../../../node_modules/.bin/stylelint --syntax less --allow-empty-input 'theme/**/*.overrides' 'src/**/*.overrides'",
"stylelint:overrides": "../../../node_modules/.bin/stylelint --syntax less --allow-empty-input 'src/**/*.overrides'",
"stylelint:fix": "yarn stylelint --fix && yarn stylelint:overrides --fix",

@@ -29,0 +30,0 @@ "prettier": "../../../node_modules/.bin/prettier --single-quote --check 'src/**/*.{js,jsx,json,css,less,md}'",

const applyConfig = (config) => {
config.settings.navDepth = 3;
return config;

@@ -3,0 +4,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