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

@astrojs/ts-plugin

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/ts-plugin - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

dist/astro2tsx.js

@@ -7,5 +7,5 @@ "use strict";

exports.astro2tsx = void 0;
const node_path_1 = __importDefault(require("node:path"));
const sync_1 = require("@astrojs/compiler/sync");
const sourcemap_codec_1 = require("@jridgewell/sourcemap-codec");
const node_path_1 = __importDefault(require("node:path"));
const vscode_languageserver_textdocument_1 = require("vscode-languageserver-textdocument");

@@ -12,0 +12,0 @@ function safeConvertToTSX(content, options) {

{
"name": "@astrojs/ts-plugin",
"version": "1.5.0",
"version": "1.5.1",
"description": "A TypeScript Plugin providing Astro intellisense",

@@ -25,4 +25,4 @@ "main": "dist/index.js",

"dependencies": {
"@volar/language-core": "~2.0.2",
"@volar/typescript": "~2.0.2",
"@volar/language-core": "~2.0.3",
"@volar/typescript": "~2.0.3",
"@astrojs/compiler": "^2.4.0",

@@ -29,0 +29,0 @@ "@jridgewell/sourcemap-codec": "^1.4.15",

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