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

compiler_html

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compiler_html - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "compiler_html",
"version": "1.0.6",
"version": "1.0.7",
"main": "./src/js/index.js",

@@ -5,0 +5,0 @@ "type": "module",

import {dirname, join} from "path";
import { fileURLToPath } from "url";

@@ -7,3 +8,5 @@ export default (

dirname(
import.meta.url
fileURLToPath(
import.meta.url
)
)),

@@ -10,0 +13,0 @@ "html"

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