Comparing version 0.0.4 to 0.0.5
@@ -0,1 +1,5 @@ | ||
=== 0.0.5 2013-12-13 | ||
* fix README and sample | ||
=== 0.0.4 2013-12-13 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "asearch", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "ambiguity text search", |
@@ -17,3 +17,3 @@ # Node Asearch | ||
```coffee | ||
Asearch = require 'Asearch' | ||
Asearch = require 'asearch' | ||
@@ -20,0 +20,0 @@ a = new Asearch 'abcde' |
Sorry, the diff of this file is not supported yet
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
6466