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
3
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 2.0.6 to 2.0.7

6

.lh/package.json.json

@@ -6,3 +6,3 @@ {

{
"activePatchIndex": 7,
"activePatchIndex": 8,
"patches": [

@@ -40,2 +40,6 @@ {

"content": "Index: \n===================================================================\n--- \n+++ \n@@ -1,8 +1,8 @@\n {\n \"name\": \"@ef2/strapi\",\n \"description\": \"Strapi EF2 template\",\n- \"version\": \"2.0.5\",\n+ \"version\": \"2.0.6\",\n \"license\": \"MIT\",\n \"devDependencies\": {\n \"@strapi/strapi\": \"^4.9.0\",\n \"@types/fs-extra\": \"^9.0.13\",\n"
},
{
"date": 1681326655152,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -1,8 +1,8 @@\n {\n \"name\": \"@ef2/strapi\",\n \"description\": \"Strapi EF2 template\",\n- \"version\": \"2.0.6\",\n+ \"version\": \"2.0.7\",\n \"license\": \"MIT\",\n \"devDependencies\": {\n \"@strapi/strapi\": \"^4.9.0\",\n \"@types/fs-extra\": \"^9.0.13\",\n"
}

@@ -42,0 +46,0 @@ ],

@@ -6,3 +6,3 @@ {

{
"activePatchIndex": 4,
"activePatchIndex": 5,
"patches": [

@@ -28,2 +28,6 @@ {

"content": "Index: \n===================================================================\n--- \n+++ \n@@ -10,16 +10,9 @@\n navigation: { enabled: true },\n graphql: {\n enabled: true,\n config: {\n- endpoint: '/graphql',\n- shadowCRUD: true,\n- playgroundAlways: false,\n- depthLimit: 7,\n- amountLimit: 100,\n- apolloServer: {\n- tracing: false\n- }\n+ depthLimit: 100\n }\n },\n webform: { enabled: true },\n email: {\n"
},
{
"date": 1681326415228,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -13,9 +13,9 @@\n config: {\n depthLimit: 100\n }\n },\n- webform: { enabled: true },\n+ webforms: { enabled: true },\n email: {\n enabled: true,\n config: {\n provider: 'sendmail',\n"
}

@@ -30,0 +34,0 @@ ],

2

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

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

@@ -17,3 +17,3 @@ export default {

},
webform: { enabled: true },
webforms: { enabled: true },
email: {

@@ -20,0 +20,0 @@ enabled: true,

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