myst-cli-utils
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "myst-cli-utils", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"license": "MIT", | ||
"description": "Utils for logging, error messages and session management", | ||
"author": "Rowan Cockett <rowan@curvenote.com>", | ||
"homepage": "https://github.com/curvenote/curvenote#readme", | ||
"homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-cli-utils", | ||
"main": "./dist/cjs/index.js", | ||
@@ -25,3 +25,3 @@ "module": "./dist/esm/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/curvenote/curvenote.git" | ||
"url": "git+https://github.com/executablebooks/mystjs.git" | ||
}, | ||
@@ -39,3 +39,3 @@ "scripts": { | ||
"bugs": { | ||
"url": "https://github.com/curvenote/curvenote/issues" | ||
"url": "https://github.com/executablebooks/mystjs/issues" | ||
}, | ||
@@ -48,2 +48,3 @@ "dependencies": { | ||
"@types/node": "^18.7.7", | ||
"@types/pretty-hrtime": "^1.0.1", | ||
"eslint": "^8.21.0", | ||
@@ -50,0 +51,0 @@ "eslint-config-curvenote": "*", |
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
36899
8