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

@magidoc/cli

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magidoc/cli - npm Package Compare versions

Comparing version 2.5.2 to 2.6.0

21

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "2.5.2",
"version": "2.6.0",
"type": "module",

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

"dependencies": {
"@magidoc/plugin-starter-variables": "^2.5.2",
"@magidoc/rollup-plugin-fetch-gql-schema": "^2.5.2",
"@magidoc/rollup-plugin-parse-gql-schema": "^2.5.2",
"@magidoc/plugin-starter-variables": "^2.6.0",
"@magidoc/rollup-plugin-fetch-gql-schema": "^2.6.0",
"@magidoc/rollup-plugin-parse-gql-schema": "^2.6.0",
"axios": "^0.27.2",
"chokidar": "^3.5.3",
"commander": "^9.3.0",
"commander": "^9.4.0",
"extract-zip": "^2.0.1",

@@ -38,15 +38,16 @@ "fs-extra": "^10.1.0",

"sirv": "^2.0.2",
"zod": "^3.17.3"
"zod": "^3.17.10"
},
"devDependencies": {
"@jest/types": "^28.1.3",
"@rollup/plugin-typescript": "^8.3.3",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^28.1.5",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.182",
"@types/node": "^18.0.3",
"@types/node": "^18.0.6",
"jest": "^28.1.3",
"jest-extended": "^3.0.1",
"rollup": "^2.76.0",
"rollup": "^2.77.0",
"rollup-plugin-preserve-shebang": "^1.0.1",
"ts-jest": "^28.0.5",
"ts-jest": "^28.0.7",
"tslib": "^2.4.0",

@@ -53,0 +54,0 @@ "typescript": "^4.7.4"

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