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

@marko/compiler

Package Overview
Dependencies
Maintainers
0
Versions
302
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.3 to 5.37.4

2

dist/taglib/loader/loadTaglibFromProps.js

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

if (taglib.isFromPackageJson) {
if (taglib.isFromPackageJson || /[\\/]node_modules[\\/]/.test(path)) {
taglib.tagsDir = false;

@@ -263,0 +263,0 @@

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

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

"@luxass/strip-json-comments": "^1.2.0",
"@marko/babel-utils": "^6.5.0",
"@marko/babel-utils": "^6.5.1",
"complain": "^1.6.0",

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

"devDependencies": {
"@marko/translator-default": "^6.0.4"
"@marko/translator-default": "^6.0.5"
},

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

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