File tree 38 files changed +72
-72
lines changed
strapi-generate-controller
strapi-plugin-content-manager
strapi-plugin-content-type-builder
strapi-plugin-settings-manager
strapi-plugin-users-permissions
strapi-provider-email-amazon-ses
strapi-provider-email-mailgun
strapi-provider-email-sendgrid
strapi-provider-email-sendmail
strapi-provider-upload-aws-s3
strapi-provider-upload-cloudinary
strapi-provider-upload-local
strapi-provider-upload-rackspace
38 files changed +72
-72
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"dependencies" : {},
5
5
"devDependencies" : {
6
6
"assert" : " ~1.3.0" ,
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-admin" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Strapi Admin" ,
5
5
"repository" : {
6
6
"type" : " git" ,
31
31
},
32
32
"devDependencies" : {
33
33
"sanitize.css" : " ^4.1.0" ,
34
- "strapi-helper-plugin" : " 3.0.0-alpha.14.5 " ,
35
- "strapi-utils" : " 3.0.0-alpha.14.5 "
34
+ "strapi-helper-plugin" : " 3.0.0-alpha.15 " ,
35
+ "strapi-utils" : " 3.0.0-alpha.15 "
36
36
},
37
37
"author" : {
38
38
"name" : " Strapi" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-admin" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate the default admin panel for a Strapi application." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
15
15
"dependencies" : {
16
16
"fs-extra" : " ^4.0.1" ,
17
17
"lodash" : " ^4.17.5" ,
18
- "strapi-admin" : " 3.0.0-alpha.14.5 " ,
19
- "strapi-utils" : " 3.0.0-alpha.14.5 "
18
+ "strapi-admin" : " 3.0.0-alpha.15 " ,
19
+ "strapi-utils" : " 3.0.0-alpha.15 "
20
20
},
21
21
"author" : {
22
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-api" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate an API for a Strapi application." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-controller" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate a controller for a Strapi API." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-model" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate a model for a Strapi API." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-new" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate a new Strapi application." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
19
19
"listr" : " ^0.14.1" ,
20
20
"lodash" : " ^4.17.5" ,
21
21
"ora" : " ^2.1.0" ,
22
- "strapi-utils" : " 3.0.0-alpha.14.5 " ,
22
+ "strapi-utils" : " 3.0.0-alpha.15 " ,
23
23
"uuid" : " ^3.1.0"
24
24
},
25
25
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-plugin" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate an plugin for a Strapi application." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-policy" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate a policy for a Strapi API." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate-service" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Generate a service for a Strapi API." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-generate" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Master of ceremonies for the Strapi generators." ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
17
17
"fs-extra" : " ^4.0.0" ,
18
18
"lodash" : " ^4.17.5" ,
19
19
"reportback" : " ^2.0.1" ,
20
- "strapi-utils" : " 3.0.0-alpha.14.5 "
20
+ "strapi-utils" : " 3.0.0-alpha.15 "
21
21
},
22
22
"author" : {
23
23
"name" : " Strapi team" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-helper-plugin" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Helper for Strapi plugins development" ,
5
5
"engines" : {
6
6
"node" : " >= 9.0.0" ,
106
106
"webpack-hot-middleware" : " ^2.18.2" ,
107
107
"whatwg-fetch" : " ^2.0.3"
108
108
}
109
- }
109
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-hook-bookshelf" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Bookshelf hook for the Strapi framework" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
21
21
"lodash" : " ^4.17.5" ,
22
22
"pluralize" : " ^6.0.0" ,
23
23
"rimraf" : " ^2.6.2" ,
24
- "strapi-hook-knex" : " 3.0.0-alpha.14.5 " ,
25
- "strapi-utils" : " 3.0.0-alpha.14.5 "
24
+ "strapi-hook-knex" : " 3.0.0-alpha.15 " ,
25
+ "strapi-utils" : " 3.0.0-alpha.15 "
26
26
},
27
27
"strapi" : {
28
28
"dependencies" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-hook-ejs" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " EJS hook for the Strapi framework" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-hook-knex" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Knex hook for the Strapi framework" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-hook-mongoose" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Mongoose hook for the Strapi framework" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
20
20
"mongoose-float" : " ^1.0.2" ,
21
21
"pluralize" : " ^6.0.0" ,
22
22
"rimraf" : " ^2.6.2" ,
23
- "strapi-utils" : " 3.0.0-alpha.14.5 "
23
+ "strapi-utils" : " 3.0.0-alpha.15 "
24
24
},
25
25
"author" : {
26
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-hook-redis" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Redis hook for the Strapi framework" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
19
19
"lodash" : " ^4.17.5" ,
20
20
"rimraf" : " ^2.6.2" ,
21
21
"stack-trace" : " 0.0.10" ,
22
- "strapi-utils" : " 3.0.0-alpha.14.5 "
22
+ "strapi-utils" : " 3.0.0-alpha.15 "
23
23
},
24
24
"author" : {
25
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-lint" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Strapi eslint and prettier configurations" ,
5
5
"directories" : {
6
6
"lib" : " lib"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-middleware-views" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Views middleware to enable server-side rendering for the Strapi framework" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-content-manager" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " A powerful UI to easily manage your data." ,
5
5
"strapi" : {
6
6
"name" : " Content Manager" ,
26
26
"draft-js" : " ^0.10.5" ,
27
27
"react-select" : " ^1.2.1" ,
28
28
"showdown" : " ^1.8.6" ,
29
- "strapi-helper-plugin" : " 3.0.0-alpha.14.5 "
29
+ "strapi-helper-plugin" : " 3.0.0-alpha.15 "
30
30
},
31
31
"dependencies" : {
32
32
"pluralize" : " ^7.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-content-type-builder" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Strapi plugin to create content type (API)." ,
5
5
"strapi" : {
6
6
"name" : " Content Type Builder" ,
24
24
"dependencies" : {
25
25
"immutable" : " ^3.8.2" ,
26
26
"pluralize" : " ^7.0.0" ,
27
- "strapi-generate" : " 3.0.0-alpha.14.5 " ,
28
- "strapi-generate-api" : " 3.0.0-alpha.14.5 "
27
+ "strapi-generate" : " 3.0.0-alpha.15 " ,
28
+ "strapi-generate-api" : " 3.0.0-alpha.15 "
29
29
},
30
30
"devDependencies" : {
31
- "strapi-helper-plugin" : " 3.0.0-alpha.14.5 "
31
+ "strapi-helper-plugin" : " 3.0.0-alpha.15 "
32
32
},
33
33
"author" : {
34
34
"name" : " Strapi team" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-email" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " This is the description of the plugin." ,
5
5
"strapi" : {
6
6
"name" : " Email" ,
22
22
"prepublishOnly" : " IS_MONOREPO=true npm run build"
23
23
},
24
24
"dependencies" : {
25
- "strapi-provider-email-sendmail" : " 3.0.0-alpha.14.5 "
25
+ "strapi-provider-email-sendmail" : " 3.0.0-alpha.15 "
26
26
},
27
27
"devDependencies" : {
28
28
"react-copy-to-clipboard" : " 5.0.1" ,
29
- "strapi-helper-plugin" : " 3.0.0-alpha.14.5 "
29
+ "strapi-helper-plugin" : " 3.0.0-alpha.15 "
30
30
},
31
31
"author" : {
32
32
"name" : " Strapi team" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-graphql" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " This is the description of the plugin." ,
5
5
"strapi" : {
6
6
"name" : " graphql" ,
30
30
"graphql-type-json" : " ^0.2.1" ,
31
31
"graphql-type-datetime" : " ^0.2.2" ,
32
32
"pluralize" : " ^7.0.0" ,
33
- "strapi-utils" : " 3.0.0-alpha.14.5 "
33
+ "strapi-utils" : " 3.0.0-alpha.15 "
34
34
},
35
35
"author" : {
36
36
"name" : " A Strapi developer" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-settings-manager" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Strapi plugin to manage settings." ,
5
5
"strapi" : {
6
6
"name" : " Settings Manager" ,
25
25
"devDependencies" : {
26
26
"flag-icon-css" : " ^2.8.0" ,
27
27
"react-select" : " ^1.0.0-rc.5" ,
28
- "strapi-helper-plugin" : " 3.0.0-alpha.14.5 "
28
+ "strapi-helper-plugin" : " 3.0.0-alpha.15 "
29
29
},
30
30
"author" : {
31
31
"name" : " Strapi team" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-upload" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " This is the description of the plugin." ,
5
5
"strapi" : {
6
6
"name" : " Files Upload" ,
23
23
},
24
24
"dependencies" : {
25
25
"react-copy-to-clipboard" : " ^5.0.1" ,
26
- "strapi-provider-upload-local" : " 3.0.0-alpha.14.5 " ,
26
+ "strapi-provider-upload-local" : " 3.0.0-alpha.15 " ,
27
27
"stream-to-array" : " ^2.3.0" ,
28
28
"uuid" : " ^3.2.1"
29
29
},
30
30
"devDependencies" : {
31
- "strapi-helper-plugin" : " 3.0.0-alpha.14.5 "
31
+ "strapi-helper-plugin" : " 3.0.0-alpha.15 "
32
32
},
33
33
"author" : {
34
34
"name" : " A Strapi developer" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-users-permissions" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Protect your API with a full-authentication process based on JWT" ,
5
5
"strapi" : {
6
6
"name" : " Roles & Permissions" ,
29
29
"koa2-ratelimit" : " ^0.6.1" ,
30
30
"purest" : " ^2.0.1" ,
31
31
"request" : " ^2.83.0" ,
32
- "strapi-utils" : " 3.0.0-alpha.14.5 " ,
32
+ "strapi-utils" : " 3.0.0-alpha.15 " ,
33
33
"uuid" : " ^3.1.0"
34
34
},
35
35
"devDependencies" : {
36
- "strapi-helper-plugin" : " 3.0.0-alpha.14.5 "
36
+ "strapi-helper-plugin" : " 3.0.0-alpha.15 "
37
37
},
38
38
"author" : {
39
39
"name" : " Strapi team" ,
56
56
"npm" : " >= 5.0.0"
57
57
},
58
58
"license" : " MIT"
59
- }
59
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-provider-email-amazon-ses" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Amazon SES provider for strapi email" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-provider-email-mailgun" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Mailgun provider for strapi email plugin" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-provider-email-sendgrid" ,
3
- "version" : " 3.0.0-alpha.14.5 " ,
3
+ "version" : " 3.0.0-alpha.15 " ,
4
4
"description" : " Sendgrid provider for strapi email" ,
5
5
"homepage" : " http://strapi.io" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments