contentful-hugo
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "contentful-hugo", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Node module that pulls data from Contentful and turns it into markdown files for Hugo. Can be used with other Static Site Generators, but has some Hugo specific features.", | ||
@@ -47,3 +47,3 @@ "main": "./dist/main/index.js", | ||
"contentful": "^9.1.3", | ||
"dotenv": "^10.0.0", | ||
"dotenv": "^14.2.0", | ||
"express": "^4.17.1", | ||
@@ -50,0 +50,0 @@ "fs-extra": "^10.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addeddotenv@14.3.2(transitive)
- Removeddotenv@10.0.0(transitive)
Updateddotenv@^14.2.0