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

@marko/compiler

Package Overview
Dependencies
Maintainers
6
Versions
317
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.30.3 to 5.31.0

1

dist/babel-plugin/index.js

@@ -208,3 +208,2 @@ "use strict";var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");exports.__esModule = true;exports.default = void 0;exports.getMarkoFile = getMarkoFile;var _path = _interopRequireDefault(require("path"));

id,
macros: {},
deps: [],

@@ -211,0 +210,0 @@ tags: [],

6

package.json
{
"name": "@marko/compiler",
"description": "Marko template to JS compiler.",
"version": "5.30.3",
"version": "5.31.0",
"author": "Dylan Piercey <dpiercey@ebay.com>",

@@ -18,3 +18,3 @@ "bugs": "https://github.com/marko-js/marko/issues/new?template=Bug_report.md",

"@babel/types": "^7.16.0",
"@marko/babel-utils": "^6.1.0",
"@marko/babel-utils": "^6.2.0",
"complain": "^1.6.0",

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

"devDependencies": {
"@marko/translator-default": "^5.28.3"
"@marko/translator-default": "^5.29.0"
},

@@ -37,0 +37,0 @@ "files": [

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