myst-templates
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "myst-templates", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "API types and scripts for downloading MyST Templates", | ||
"author": "Rowan Cockett <rowan@curvenote.com>", | ||
"homepage": "https://github.com/executablebooks/mystmd/tree/main/packages/myst-templates", | ||
"homepage": "https://github.com/jupyter-book/mystmd/tree/main/packages/myst-templates", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "type": "module", | ||
"type": "git", | ||
"url": "git+https://github.com/executablebooks/mystmd.git" | ||
"url": "git+https://github.com/jupyter-book/mystmd.git" | ||
}, | ||
@@ -38,3 +38,3 @@ "scripts": { | ||
"bugs": { | ||
"url": "https://github.com/executablebooks/mystmd/issues" | ||
"url": "https://github.com/jupyter-book/mystmd/issues" | ||
}, | ||
@@ -47,8 +47,8 @@ "dependencies": { | ||
"js-yaml": "^4.1.0", | ||
"myst-cli-utils": "^2.0.9", | ||
"myst-common": "^1.4.6", | ||
"myst-frontmatter": "^1.4.6", | ||
"myst-cli-utils": "^2.0.10", | ||
"myst-common": "^1.5.1", | ||
"myst-frontmatter": "^1.5.1", | ||
"node-fetch": "^3.3.1", | ||
"pretty-hrtime": "^1.0.3", | ||
"simple-validators": "^1.0.4" | ||
"simple-validators": "^1.0.6" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
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
66777
Updatedmyst-cli-utils@^2.0.10
Updatedmyst-common@^1.5.1
Updatedmyst-frontmatter@^1.5.1
Updatedsimple-validators@^1.0.6