dictionary-en-za
Advanced tools
Comparing version 1.2.1 to 2.0.0
@@ -1,9 +0,6 @@ | ||
/* Dependencies. */ | ||
var read = require('fs').readFile; | ||
var join = require('path').join; | ||
/* Expose. */ | ||
module.exports = load; | ||
/* Load the dictionary-en-za dictionaries. */ | ||
function load(callback) { | ||
@@ -10,0 +7,0 @@ var pos = -1; |
{ | ||
"name": "dictionary-en-za", | ||
"version": "1.2.1", | ||
"version": "2.0.0", | ||
"description": "English (South Africa) spelling dictionary in UTF-8", | ||
@@ -15,12 +15,9 @@ "license": "LGPL-2.1", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/wooorm/dictionaries" | ||
}, | ||
"repository": "wooorm/dictionaries", | ||
"bugs": "https://github.com/wooorm/dictionaries/issues", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
"contributors": [ | ||
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" | ||
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
"Thomas Beverley <tom.beverley101@gmail.com>" | ||
], | ||
"main": "index.js", | ||
"files": [ | ||
@@ -27,0 +24,0 @@ "index.js", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
668441
22
2