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

@ef2/strapi

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ef2/strapi - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

package.json
{
"name": "@ef2/strapi",
"description": "Strapi EF2 template",
"version": "3.0.2",
"version": "3.0.3",
"license": "MIT",

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

@@ -28,4 +28,26 @@ {

"required": false
},
"hero": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "dynamiczone",
"components": ["hero.hero-buttons"],
"required": true,
"min": 1,
"max": 1
},
"flexContent": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "dynamiczone",
"components": ["content.accordion", "content.image", "content.image-text", "content.text", "content.video"],
"required": true
}
}
}

@@ -12,3 +12,3 @@ {

"repeatable": false,
"component": "content.heading",
"component": "layout.heading",
"required": true

@@ -15,0 +15,0 @@ },

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