coffeescript-to-object
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "coffeescript-to-object", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "coffee-script string to object", | ||
@@ -5,0 +5,0 @@ "author": "Reslav Hollos", |
@@ -36,3 +36,3 @@ ## CoffeeScript To Object | ||
<div> | ||
<input | ||
<textarea rows={10} cols={40} | ||
value={this.state.codeText} | ||
@@ -39,0 +39,0 @@ onChange={(e)=>this.setState({codeText: e.target.value})} |
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
8436