ant-colony-optimization
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "ant-colony-optimization", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "ant colony optimization", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"build": "rm -rf build && babel src --out-dir build --ignore tests", | ||
"build": "rm -rf build && babel src --out-dir build --ignore tests/", | ||
"create-project-symlink": "scripts/create-project-symlink.sh", | ||
"lint": "eslint src", | ||
"postinstall": "npm run create-project-symlink", | ||
"prepublish": "npm run build", | ||
"prepublishOnly": "npm run build", | ||
"test": "mocha -r babel-register --recursive src/tests --timeout 5000" | ||
@@ -13,0 +13,0 @@ }, |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
1963
3
0
1