Socket
Socket
Sign inDemoInstall

@astrojs/check

Package Overview
Dependencies
Maintainers
3
Versions
31
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.1.0 to 0.2.0

6

package.json
{
"name": "@astrojs/check",
"version": "0.1.0",
"version": "0.2.0",
"author": "withastro",

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

"dependencies": {
"@astrojs/language-server": "^2.1.0",
"@astrojs/language-server": "^2.3.2",
"chokidar": "^3.5.3",

@@ -45,5 +45,5 @@ "fast-glob": "^3.3.1",

"dev": "tsc --watch",
"test": "mocha --timeout 30000 --require tsx test/**/*.test.ts",
"test": "mocha --timeout 50000 --require tsx test/**/*.test.ts",
"test:match": "pnpm run test -g"
}
}
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