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

@marko/compiler

Package Overview
Dependencies
Maintainers
6
Versions
301
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marko/compiler - npm Package Compare versions

Comparing version 5.37.6 to 5.37.7

2

config.d.ts

@@ -22,3 +22,3 @@ declare const Config: {

dep: { virtualPath: string; code: string; map?: any },
) => string)
) => string | undefined | null)
| null;

@@ -25,0 +25,0 @@ hydrateIncludeImports?: RegExp | ((request: string) => boolean);

{
"name": "@marko/compiler",
"version": "5.37.6",
"version": "5.37.7",
"description": "Marko template to JS compiler.",

@@ -69,3 +69,3 @@ "keywords": [

"@luxass/strip-json-comments": "^1.3.2",
"@marko/babel-utils": "^6.5.3",
"@marko/babel-utils": "^6.5.4",
"complain": "^1.6.0",

@@ -84,3 +84,3 @@ "he": "^1.2.0",

"devDependencies": {
"@marko/translator-default": "^6.0.8"
"@marko/translator-default": "^6.0.9"
},

@@ -87,0 +87,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

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