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.2 to 0.0.3

2

lib/configuration.js

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

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

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

{
"name": "@enhancedjs/typescript-html-plugin",
"version": "0.0.2",
"description": "TypeScript language service plugin that adds IntelliSense for html and handledom tagged templates",
"version": "0.0.3",
"description": "TypeScript language service plugin that adds IntelliSense for HTML tagged templates",
"keywords": [
"TypeScript",
"typeScript",
"html",
"literal html",
"templates",
"handledom"
"template",
"string"
],

@@ -12,0 +11,0 @@ "main": "lib/index.js",

# 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` 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`, `vue` and `handledom` template tags.

@@ -5,0 +5,0 @@ This package is used by the following VS Code plugin:

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