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

@astrojs/check

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/check - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

dist/index.js

@@ -0,6 +1,6 @@

import { createRequire } from 'node:module';
import path from 'node:path';
import { AstroCheck } from '@astrojs/language-server';
import { watch } from 'chokidar';
import { bold, dim, red, yellow } from 'kleur/colors';
import { createRequire } from 'node:module';
import path from 'node:path';
import yargs from 'yargs';

@@ -7,0 +7,0 @@ import { hideBin } from 'yargs/helpers';

{
"name": "@astrojs/check",
"version": "0.5.0",
"version": "0.5.1",
"author": "withastro",

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

"dependencies": {
"@astrojs/language-server": "^2.7.0",
"@astrojs/language-server": "^2.7.1",
"chokidar": "^3.5.3",

@@ -26,0 +26,0 @@ "fast-glob": "^3.3.1",

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