Comparing version 0.1.0 to 0.1.1
@@ -30,3 +30,3 @@ /* Copyright 2015, Wang Wenlin */ | ||
// try { | ||
// var r5 = yield; | ||
// var r7 = yield; | ||
// } catch (e) {} | ||
@@ -33,0 +33,0 @@ // |
{ | ||
"name": "gojs", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "go.js, Golang like channels and go.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -32,3 +32,3 @@ go.js, Golang like channels and go. | ||
try { | ||
var r5 = yield; | ||
var r7 = yield; | ||
} catch (e) {} | ||
@@ -35,0 +35,0 @@ |
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