math-helper-functions
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "math-helper-functions", | ||
"version": "1.0.3", | ||
"description": "Helper with misc. math functions such as sums, averages, max, min, etc", | ||
"main": "index.js", | ||
"author": "Alberto Rico", | ||
"license": "MIT", | ||
"repository": { | ||
"url": "https://github.com/alrico88/math-helper-functions" | ||
}, | ||
"keywords": [ | ||
"math", | ||
"node", | ||
"helper", | ||
"sum", | ||
"average", | ||
"min", | ||
"max", | ||
"percent", | ||
"domain" | ||
], | ||
"devDependencies": { | ||
"eslint": "^5.16.0" | ||
}, | ||
"dependencies": { | ||
"d3-array": "^2.0.3", | ||
"lodash": "^4.17.15", | ||
"number-helper-functions": "^1.0.0" | ||
}, | ||
"prettier": { | ||
"trailingComma": "es5", | ||
"tabWidth": 2, | ||
"semi": false, | ||
"singleQuote": true, | ||
"eslintIntegration": true | ||
} | ||
"name": "math-helper-functions", | ||
"version": "1.0.4", | ||
"description": "Helper with misc. math functions such as sums, averages, max, min, etc", | ||
"main": "index.js", | ||
"author": "Alberto Rico", | ||
"license": "MIT", | ||
"repository": { | ||
"url": "https://github.com/alrico88/math-helper-functions" | ||
}, | ||
"keywords": [ | ||
"math", | ||
"node", | ||
"helper", | ||
"sum", | ||
"average", | ||
"min", | ||
"max", | ||
"percent", | ||
"domain" | ||
], | ||
"devDependencies": { | ||
"eslint": "^5.16.0" | ||
}, | ||
"dependencies": { | ||
"d3-array": "^2.0.3", | ||
"lodash": "^4.17.15", | ||
"number-helper-functions": "^1.0.0" | ||
}, | ||
"prettier": { | ||
"trailingComma": "es5", | ||
"tabWidth": 2, | ||
"semi": false, | ||
"singleQuote": true, | ||
"eslintIntegration": true | ||
} | ||
} |
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
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
19003
6