common-english-words
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -1,3 +0,4 @@ | ||
var fs = require('fs'), | ||
readline = require('readline'); | ||
var fs = require('fs'); | ||
var readline = require('readline'); | ||
var path = require('path'); | ||
@@ -4,0 +5,0 @@ var CommonWords = (function(){ |
{ | ||
"name": "common-english-words", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -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
44181
27