New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

myst-cli-utils

Package Overview
Dependencies
Maintainers
3
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 2.0.9 to 2.0.10

2

dist/exec.d.ts

@@ -1,2 +0,2 @@

/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" />
import type { ExecOptions } from 'child_process';

@@ -3,0 +3,0 @@ import child_process from 'child_process';

@@ -1,3 +0,3 @@

/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" />
/// <reference types="node" />
import fs from 'node:fs';

@@ -4,0 +4,0 @@ import type { ISession } from './types.js';

{
"name": "myst-cli-utils",
"version": "2.0.9",
"version": "2.0.10",
"sideEffects": false,

@@ -8,3 +8,3 @@ "license": "MIT",

"author": "Rowan Cockett <rowan@curvenote.com>",
"homepage": "https://github.com/executablebooks/mystmd/tree/main/packages/myst-cli-utils",
"homepage": "https://github.com/jupyter-book/mystmd/tree/main/packages/myst-cli-utils",
"type": "module",

@@ -21,3 +21,3 @@ "exports": "./dist/index.js",

"type": "git",
"url": "git+https://github.com/executablebooks/mystmd.git"
"url": "git+https://github.com/jupyter-book/mystmd.git"
},

@@ -34,3 +34,3 @@ "scripts": {

"bugs": {
"url": "https://github.com/executablebooks/mystmd/issues"
"url": "https://github.com/jupyter-book/mystmd/issues"
},

@@ -37,0 +37,0 @@ "dependencies": {

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