Comparing version 4.0.0 to 4.0.1
@@ -243,3 +243,3 @@ var assert = require('assert'); | ||
fn($, ctx.createTextNode.bind(ctx), params); | ||
fn.call(params, $, ctx.createTextNode.bind(ctx), params); | ||
return ctx.getRootNode(); | ||
@@ -246,0 +246,0 @@ }; |
{ | ||
"name": "coffeex", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Coffee DSL for React Virtual DOM instead of JSX", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12332