@ef2/strapi
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -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 @@ ], |
{ | ||
"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, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26508
460
0