Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "mumimal", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Mumimal is a mumi minimal blog generator.", | ||
@@ -21,5 +21,5 @@ "main": "index.js", | ||
"jsdom": "^16.2.2", | ||
"marked": "^1.1.0", | ||
"sitemap": "^6.2.0", | ||
"yargs": "^15.4.0" | ||
"marked": "^2.0.0", | ||
"sitemap": "^7.0.0", | ||
"yargs": "^17.0.0" | ||
}, | ||
@@ -38,6 +38,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"eslint": "^7.4.0", | ||
"eslint-config-airbnb-base": "^14.2.0", | ||
"eslint-plugin-import": "^2.22.0" | ||
"eslint": "7.30.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.23.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
19472
18
594
+ Added@types/node@17.0.45(transitive)
+ Addedcliui@8.0.1(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedmarked@2.1.3(transitive)
+ Addedsitemap@7.1.2(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removed@types/node@14.18.63(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedmarked@1.2.9(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedsitemap@6.4.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.4.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updatedmarked@^2.0.0
Updatedsitemap@^7.0.0
Updatedyargs@^17.0.0