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

@mintlify/scraping

Package Overview
Dependencies
Maintainers
5
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/scraping - npm Package Compare versions

Comparing version 3.0.24 to 3.0.25

6

package.json
{
"name": "@mintlify/scraping",
"version": "3.0.24",
"version": "3.0.25",
"description": "Scrape documentation frameworks to Mintlify docs",

@@ -59,3 +59,3 @@ "engines": {

"@mintlify/ts-config": "1.0.7",
"@mintlify/validation": "0.1.65",
"@mintlify/validation": "0.1.66",
"@trivago/prettier-plugin-sort-imports": "3.x",

@@ -77,3 +77,3 @@ "@tsconfig/recommended": "1.x",

},
"gitHead": "dc5ac1ef83ab6778eb1887633c89af237278c679"
"gitHead": "6c9831bef013e0a27a1de2671760ea0ac3a804e4"
}
{
"extends": "../../tsconfig.json",
"extends": "@mintlify/ts-config",
"compilerOptions": {

@@ -10,6 +10,2 @@ "module": "ES2020",

"outDir": "bin",
"baseUrl": ".",
"paths": {
"*": ["node_modules/*", "src/types/*"]
},
"declaration": true,

@@ -16,0 +12,0 @@ "emitDecoratorMetadata": true,

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