Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

myst-cli-utils

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myst-cli-utils - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

9

package.json
{
"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": "*",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc