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

@mintlify/prebuild

Package Overview
Dependencies
Maintainers
5
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/prebuild - npm Package Compare versions

Comparing version 1.0.58 to 1.0.59

22

package.json
{
"name": "@mintlify/prebuild",
"type": "module",
"version": "1.0.58",
"version": "1.0.59",
"description": "Helpful functions for Mintlify's prebuild step",

@@ -37,3 +37,3 @@ "author": "Mintlify, Inc.",

"lint": "eslint . --cache",
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules npx jest",
"test": "vitest run",
"type": "tsc --noEmit",

@@ -52,31 +52,23 @@ "format": "prettier . --write",

},
"jest": {
"preset": "ts-jest/presets/default-esm",
"resolver": "ts-jest-resolver"
},
"devDependencies": {
"@jest/globals": "^29.6.2",
"@mintlify/eslint-config": "1.0.3",
"@mintlify/eslint-config-typescript": "1.0.7",
"@mintlify/models": "0.0.48",
"@mintlify/models": "0.0.49",
"@mintlify/prettier-config": "1.0.1",
"@mintlify/ts-config": "2.0.0",
"@mintlify/validation": "0.1.87",
"@mintlify/validation": "0.1.88",
"@trivago/prettier-plugin-sort-imports": "3.x",
"@tsconfig/recommended": "1.x",
"@types/jest": "^29.5.2",
"@types/node": "^18.15.5",
"@typescript-eslint/eslint-plugin": "5.x",
"@typescript-eslint/parser": "5.x",
"cross-env": "^7.0.3",
"eslint": "8.x",
"eslint-config-prettier": "8.x",
"eslint-plugin-unused-imports": "2.x",
"jest": "^29.4.3",
"prettier": "2.x",
"rimraf": "^5.0.1",
"ts-jest": "^29.0.5",
"typescript": "^4.8.2"
"typescript": "^4.8.2",
"vitest": "^0.34.6"
},
"gitHead": "196783c28ecee2f6fc5a63c44c418f3c6fa4c28e"
"gitHead": "e7b25227042c8329d0b98d111c6f958c24c3c2c8"
}

Sorry, the diff of this file is not supported yet

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