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

@paroicms/playground_seoul

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paroicms/playground_seoul - npm Package Compare versions

Comparing version 0.42.0 to 0.43.0

13

CHANGELOG.md
# @paroicms/playground_seoul
## 0.43.0
### Minor Changes
- ab2ef94: Rename "leaf" to "node", and "section" to "nodel"
### Patch Changes
- Updated dependencies [ab2ef94]
- @paroicms/content-loading-plugin@0.8.0
- @paroicms/contact-form-plugin@0.16.0
- @paroicms/quill-editor-plugin@1.21.0
## 0.42.0

@@ -4,0 +17,0 @@

8

package.json
{
"name": "@paroicms/playground_seoul",
"type": "commonjs",
"version": "0.42.0",
"version": "0.43.0",
"description": "Boilerplate website for ParoiCMS",

@@ -26,6 +26,6 @@ "author": "Paroi Team",

"dependencies": {
"@paroicms/contact-form-plugin": "0.15.0",
"@paroicms/content-loading-plugin": "0.7.0",
"@paroicms/contact-form-plugin": "0.16.0",
"@paroicms/content-loading-plugin": "0.8.0",
"@paroicms/public-menu-plugin": "0.5.0",
"@paroicms/quill-editor-plugin": "1.20.0"
"@paroicms/quill-editor-plugin": "1.21.0"
},

@@ -32,0 +32,0 @@ "devDependencies": {

{
"version": "3.1",
"version": "4.0",
"languages": ["en"],

@@ -10,3 +10,3 @@ "plugins": [

],
"leafTypes": [
"nodeTypes": [
{

@@ -122,3 +122,3 @@ "kind": "site",

"name": "imageOn",
"storedOn": "leaf",
"storedOn": "node",
"storedAs": "varchar",

@@ -125,0 +125,0 @@ "dataType": "string",

{
"leafTypes": {
"nodeTypes": {
"home": {
"label": "Home page"
"label": "Home page",
"lists": {
"sections": {
"label": "Sections"
}
}
},

@@ -6,0 +11,0 @@ "pages": {

{
"leafTypes": {
"nodeTypes": {
"home": {
"label": "Page d'accueil"
"label": "Page d'accueil",
"lists": {
"sections": {
"label": "Sections"
}
}
},

@@ -6,0 +11,0 @@ "pages": {

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