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.7 to 2.1.0

.lh/template/src/admin/app.tsx.json

10

.lh/package.json.json

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

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

@@ -44,2 +44,10 @@ {

"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"
},
{
"date": 1681394204257,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -1,8 +1,8 @@\n {\n \"name\": \"@ef2/strapi\",\n \"description\": \"Strapi EF2 template\",\n- \"version\": \"2.0.7\",\n+ \"version\": \"2.0.8\",\n \"license\": \"MIT\",\n \"devDependencies\": {\n \"@strapi/strapi\": \"^4.9.0\",\n \"@types/fs-extra\": \"^9.0.13\",\n"
},
{
"date": 1681464498340,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -1,8 +1,8 @@\n {\n \"name\": \"@ef2/strapi\",\n \"description\": \"Strapi EF2 template\",\n- \"version\": \"2.0.8\",\n+ \"version\": \"2.1.0\",\n \"license\": \"MIT\",\n \"devDependencies\": {\n \"@strapi/strapi\": \"^4.9.0\",\n \"@types/fs-extra\": \"^9.0.13\",\n"
}

@@ -46,0 +54,0 @@ ],

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

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

@@ -24,2 +24,18 @@ {

"content": "Index: \n===================================================================\n--- \n+++ \n@@ -12,9 +12,10 @@\n \"strapi-plugin-navigation\": \"^2.2.7\",\n \"strapi-plugin-config-sync\": \"^1.0.4\",\n \"@ckeditor/strapi-plugin-ckeditor\": \"^0.0.7\",\n \"strapi-plugin-placeholder\": \"latest\",\n- \"strapi-plugin-local-image-sharp\": \"latest\"\n+ \"strapi-plugin-local-image-sharp\": \"latest\",\n+ \"@strapi/provider-email-sendmail\": \"^4.9.0\"\n },\n \"scripts\": {\n \"cex\": \"config-sync export\",\n \"cim\": \"config-sync import\"\n"
},
{
"date": 1681372864491,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -8,8 +8,9 @@\n \"@ef2/webforms-strapi\": \"0.0.8\",\n \"fs-extra\": \"^10.1.0\",\n \"mime-types\": \"^2.1.35\",\n \"path\": \"^0.12.7\",\n+\n \"strapi-plugin-navigation\": \"^2.2.7\",\n \"strapi-plugin-config-sync\": \"^1.0.4\",\n \"@ckeditor/strapi-plugin-ckeditor\": \"^0.0.7\",\n \"strapi-plugin-placeholder\": \"latest\",\n"
},
{
"date": 1681372870405,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -8,9 +8,9 @@\n \"@ef2/webforms-strapi\": \"0.0.8\",\n \"fs-extra\": \"^10.1.0\",\n \"mime-types\": \"^2.1.35\",\n \"path\": \"^0.12.7\",\n-\n+ \"mysql\": \"2.18.1\",\n \"strapi-plugin-navigation\": \"^2.2.7\",\n \"strapi-plugin-config-sync\": \"^1.0.4\",\n \"@ckeditor/strapi-plugin-ckeditor\": \"^0.0.7\",\n \"strapi-plugin-placeholder\": \"latest\",\n"
},
{
"date": 1681394086818,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -2,8 +2,9 @@\n \"package\": {\n \"dependencies\": {\n \"@strapi/plugin-graphql\": \"latest\",\n \"@strapi/plugin-seo\": \"latest\",\n+ \"@strapi/plugin-i18n\": \"4.9.1\",\n \"@ef2/strapi-plugin-bold-title-editor\": \"^1.0.8\",\n \"@ef2/content-components-strapi\": \"^0.0.22\",\n \"@ef2/webforms-strapi\": \"0.0.8\",\n \"fs-extra\": \"^10.1.0\",\n"
},
{
"date": 1681464507961,
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -15,9 +15,9 @@\n \"strapi-plugin-config-sync\": \"^1.0.4\",\n \"@ckeditor/strapi-plugin-ckeditor\": \"^0.0.7\",\n \"strapi-plugin-placeholder\": \"latest\",\n \"strapi-plugin-local-image-sharp\": \"latest\",\n- \"@strapi/provider-email-sendmail\": \"^4.9.0\"\n+ \"@strapi/provider-email-sendmail\": \"^4.9.1\"\n },\n \"scripts\": {\n \"cex\": \"config-sync export\",\n \"cim\": \"config-sync import\"\n"
}

@@ -26,0 +42,0 @@ ],

4

package.json
{
"name": "@ef2/strapi",
"description": "Strapi EF2 template",
"version": "2.0.7",
"version": "2.1.0",
"license": "MIT",
"devDependencies": {
"@strapi/strapi": "^4.9.0",
"@strapi/strapi": "^4.9.1",
"@types/fs-extra": "^9.0.13",

@@ -9,0 +9,0 @@ "@types/mime-types": "^2.1.1",

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

"@strapi/plugin-seo": "latest",
"@strapi/plugin-i18n": "4.9.1",
"@ef2/strapi-plugin-bold-title-editor": "^1.0.8",

@@ -13,2 +14,3 @@ "@ef2/content-components-strapi": "^0.0.22",

"path": "^0.12.7",
"mysql": "2.18.1",
"strapi-plugin-navigation": "^2.2.7",

@@ -19,3 +21,3 @@ "strapi-plugin-config-sync": "^1.0.4",

"strapi-plugin-local-image-sharp": "latest",
"@strapi/provider-email-sendmail": "^4.9.0"
"@strapi/provider-email-sendmail": "^4.9.1"
},

@@ -22,0 +24,0 @@ "scripts": {

@@ -13,3 +13,7 @@ {

},
"pluginOptions": {},
"pluginOptions": {
"i18n": {
"localized": true
}
},
"attributes": {

@@ -16,0 +20,0 @@ "title": {

@@ -13,3 +13,7 @@ {

},
"pluginOptions": {},
"pluginOptions": {
"i18n": {
"localized": true
}
},
"attributes": {

@@ -16,0 +20,0 @@ "title": {

@@ -13,3 +13,7 @@ {

},
"pluginOptions": {},
"pluginOptions": {
"i18n": {
"localized": true
}
},
"attributes": {

@@ -16,0 +20,0 @@ "title": {

@@ -13,3 +13,7 @@ {

},
"pluginOptions": {},
"pluginOptions": {
"i18n": {
"localized": true
}
},
"attributes": {

@@ -16,0 +20,0 @@ "title": {

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