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

riot-compiler

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

riot-compiler - npm Package Compare versions

Comparing version 3.0.0-alpha.2 to 3.0.0-alpha.3

4

dist/es6.compiler.js
/**
* Compiler for riot custom tags
* @version v3.0.0-alpha.2
* @version v3.0.0-alpha.3
*/

@@ -728,3 +728,3 @@

var version = 'v3.0.0-alpha.2'
var version = 'v3.0.0-alpha.3'

@@ -731,0 +731,0 @@ export default {

@@ -139,3 +139,3 @@

* Compiler for riot custom tags
* @version v3.0.0-alpha.2
* @version v3.0.0-alpha.3
*/

@@ -732,3 +732,3 @@ var compile = (function () {

js: compileJS,
version: 'v3.0.0-alpha.2'
version: 'v3.0.0-alpha.3'
}

@@ -735,0 +735,0 @@ return compile

/**
* The riot-compiler v3.0.0-alpha.2
* The riot-compiler v3.0.0-alpha.3
*
* @module compiler
* @version v3.0.0-alpha.2
* @version v3.0.0-alpha.3
* @license MIT

@@ -1032,3 +1032,3 @@ * @copyright Muut Inc. + contributors

parsers: parsers,
version: 'v3.0.0-alpha.2'
version: 'v3.0.0-alpha.3'
}
{
"name": "riot-compiler",
"version": "3.0.0-alpha.2",
"version": "3.0.0-alpha.3",
"description": "Compiler for riot .tag files",

@@ -32,7 +32,7 @@ "main": "lib/compiler.js",

"coveralls": "^2.11.14",
"eslint": "^3.7.0",
"eslint": "^3.7.1",
"expect.js": "^0.3.1",
"istanbul": "^0.4.5",
"jspreproc": "^0.2.7",
"mocha": "^3.1.0",
"mocha": "^3.1.2",
"riot-bump": "^1.0.0"

@@ -39,0 +39,0 @@ },

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