New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@enhancedjs/typescript-html-plugin

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enhancedjs/typescript-html-plugin - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

lib/configuration.js

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

const defaultConfiguration = {
tags: ['html', 'vue', 'handledom'],
tags: ['html', 'vueTemplate', 'handledom'],
format: {

@@ -10,0 +10,0 @@ enabled: true,

{
"name": "@enhancedjs/typescript-html-plugin",
"version": "0.0.5",
"description": "TypeScript language service plugin that adds IntelliSense for HTML tagged templates",
"version": "0.0.6",
"description": "TypeScript language service plugin that adds IntelliSense for HTML tagged templates.",
"keywords": [

@@ -6,0 +6,0 @@ "typescript",

# TypeScript HTML Plugin (@enhancedjs/typescript-html-plugin)
This is a fork of [typescript-lit-html-plugin](https://github.com/microsoft/typescript-lit-html-plugin) from Microsoft. But with `html`, `vue` and `handledom` template tags.
This is a fork of [typescript-lit-html-plugin](https://github.com/microsoft/typescript-lit-html-plugin) from Microsoft. But with `html`, `vueTemplate` and `handledom` template tags.
This package is used by the following VS Code plugin:
* [html-in-template-string-vscode](https://github.com/enhancedjs/html-in-template-string-vscode)
* [enhancedjs.html-in-template-string](https://github.com/enhancedjs/html-in-template-string-vscode)
_Notice: This package currently use `typescript-styled-plugin` version 0.13.0 instead of `@enhancedjs/typescript-css-plugin`._

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