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

@riotjs/compiler

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@riotjs/compiler - npm Package Compare versions

Comparing version 4.1.1 to 4.2.0

4

CHANGELOG.md
# Compiler Changes
### v4.2.0
- Add support for `<a {href}/>` shortcut expressions
- Fix spread expressions issue [riot/2679](https://github.com/riot/riot/issues/2679)
### v4.1.1

@@ -4,0 +8,0 @@ - Fix commonjs imports

4

package.json
{
"name": "@riotjs/compiler",
"version": "4.1.1",
"version": "4.2.0",
"description": "Compiler for riot .tag files",

@@ -59,3 +59,3 @@ "main": "dist/index.js",

"@riotjs/dom-bindings": "^1.0.0",
"@riotjs/parser": "^0.8.1",
"@riotjs/parser": "^4.0.0",
"cumpa": "^1.0.1",

@@ -62,0 +62,0 @@ "curri": "^1.0.1",

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