an-array-of-spanish-words
Advanced tools
Comparing version 1.0.1 to 2.0.0
#!/usr/bin/env node | ||
process.stdout.write(require('./').join('\n')) | ||
process.stdout.write(require('.').join('\n')) |
{ | ||
"name": "an-array-of-spanish-words", | ||
"version": "1.0.1", | ||
"description": "An array of ~250,000 Spanish words. Works with Node and Browserify.", | ||
"main": "palabras.json", | ||
"bin": { | ||
"palabras": "./cli.js", | ||
"an-array-of-spanish-words": "./cli.js" | ||
}, | ||
"scripts": { | ||
"build": "node build.js > palabras.json" | ||
}, | ||
"repository": "https://github.com/zeke/an-array-of-spanish-words", | ||
"version": "2.0.0", | ||
"description": "List of ~636,000 Spanish words", | ||
"license": "MIT", | ||
"keywords": [ | ||
"array", | ||
"list", | ||
"spanish", | ||
"español", | ||
"words", | ||
"palabras", | ||
"language", | ||
"list", | ||
"dictionary", | ||
"espanol", | ||
"palabras", | ||
"corpus", | ||
"wordlist" | ||
], | ||
"repository": "words/an-array-of-spanish-words", | ||
"bugs": "https://github.com/words/an-array-of-spanish-words/issues", | ||
"author": "Zeke Sikelianos <zeke@sikelianos.com> (http://zeke.sikelianos.com)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/zeke/an-array-of-spanish-words/issues" | ||
"contributors": [ | ||
"Zeke Sikelianos <zeke@sikelianos.com> (http://zeke.sikelianos.com)", | ||
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)" | ||
], | ||
"main": "index.json", | ||
"bin": { | ||
"palabras": "./cli.js", | ||
"an-array-of-spanish-words": "./cli.js" | ||
}, | ||
"homepage": "https://github.com/zeke/an-array-of-spanish-words#readme", | ||
"files": [ | ||
"index.json", | ||
"cli.js" | ||
], | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"byline": "^4.2.1", | ||
"lodash.uniq": "^4.3.0" | ||
"bail": "^1.0.0", | ||
"concat-stream": "^2.0.0", | ||
"prettier": "^1.0.0", | ||
"remark-cli": "^7.0.0", | ||
"remark-preset-wooorm": "^6.0.0", | ||
"tape": "^4.0.0", | ||
"xo": "^0.26.0" | ||
}, | ||
"scripts": { | ||
"generate": "node build", | ||
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix", | ||
"test-api": "node test", | ||
"test": "npm run format && npm run test-api" | ||
}, | ||
"prettier": { | ||
"tabWidth": 2, | ||
"useTabs": false, | ||
"singleQuote": true, | ||
"bracketSpacing": false, | ||
"semi": false, | ||
"trailingComma": "none" | ||
}, | ||
"xo": { | ||
"prettier": true, | ||
"esnext": false | ||
}, | ||
"remarkConfig": { | ||
"plugins": [ | ||
"preset-wooorm" | ||
] | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
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
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
8333411
96
7
1002
1
1
2