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

strapi-generate

Package Overview
Dependencies
Maintainers
1
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-generate - npm Package Compare versions

Comparing version

to
1.5.0

15

package.json
{
"name": "strapi-generate",
"version": "1.4.0",
"version": "1.5.0",
"description": "Master of ceremonies for the Strapi generators.",

@@ -16,10 +16,11 @@ "homepage": "http://strapi.io",

"dependencies": {
"async": "^1.5.0",
"fs-extra": "^0.26.2",
"lodash": "^3.10.1",
"reportback": "^0.1.9",
"winston": "^2.1.0"
"async": "~1.5.0",
"fs-extra": "~0.26.2",
"lodash": "~3.10.1",
"reportback": "~0.1.9",
"winston": "~2.1.1"
},
"devDependencies": {
"xo": "^0.11.0"
"pre-commit": "~1.1.2",
"xo": "~0.11.2"
},

@@ -26,0 +27,0 @@ "xo": {