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
5
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.1.9 to 5.1.10

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [5.1.10](https://github.com/marko-js/marko/tree/master/packages/compiler/compare/v5.1.9...v5.1.10) (2021-02-05)
**Note:** Version bump only for package @marko/compiler
## [5.1.9](https://github.com/marko-js/marko/tree/master/packages/compiler/compare/v5.1.8...v5.1.9) (2021-02-03)

@@ -8,0 +16,0 @@

10

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

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

"@marko/babel-types": "^5.1.1",
"@marko/babel-utils": "^5.1.1",
"@marko/babel-utils": "^5.1.10",
"complain": "^1.6.0",

@@ -30,4 +30,4 @@ "enhanced-resolve": "5.0.0",

"devDependencies": {
"@marko/translator-default": "^5.1.9",
"marko": "^5.1.9"
"@marko/translator-default": "^5.1.10",
"marko": "^5.1.10"
},

@@ -63,3 +63,3 @@ "files": [

"types": "index.d.ts",
"gitHead": "65dea05df04779c2c28e60a9703235a23a27e933"
"gitHead": "dcd7050612c112128e2c44ab5a73030e94fe43b3"
}
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