alphabetify
Advanced tools
Comparing version 0.1.9 to 0.2.0
{ | ||
"name": "alphabetify", | ||
"version": "0.1.9", | ||
"version": "0.2.0", | ||
"description": "Learn a new alphabet by reading a good text in your native alphabet with more and more foreign letters.", | ||
@@ -15,26 +15,16 @@ "author": "David Pomerenke", | ||
], | ||
"homepage": "https://github.com/davidpomerenke/alphabetify#readme", | ||
"repository": "git://github.com/davidpomerenke/alphabetify.git", | ||
"bugs": { | ||
"url": "https://github.com/davidpomerenke/alphabetify/issues" | ||
}, | ||
"main": "index.mjs", | ||
"main": "lib/index.mjs", | ||
"scripts": { | ||
"bundle": "webpack --config webpack.config.js", | ||
"preprocess": "node --experimental-modules alphabets/preprocess.mjs", | ||
"postinstall": "npm run preprocess", | ||
"test": "node --experimental-modules index.test.mjs", | ||
"build": "webpack", | ||
"postinstall": "node alphabets/preprocess.mjs", | ||
"test": "node test/test.mjs", | ||
"coverage": "c8 --reporter=text-lcov npm test > coverage.lcov" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.7.4", | ||
"@babel/plugin-syntax-dynamic-import": "^7.7.4", | ||
"@babel/preset-env": "^7.7.4", | ||
"babel-loader": "^8.0.6", | ||
"babel-polyfill": "^6.26.0", | ||
"c8": "^6.0.1", | ||
"codecov": "^3.6.1", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.10" | ||
"c8": "^7.1.0", | ||
"codecov": "^3.6.5", | ||
"webpack": "^4.42.1", | ||
"webpack-cli": "^3.3.11" | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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 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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
35581
4
12
909
136
1
2
3