Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "askro", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "This tool allow you to parse, collect and traverse through the radiation monitoring data provided by ROSATOM SARMS(Sectoral Automated Radiation Monitoring System).", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "NODE_ENV=test tape test/**/*.test.js | tap-min" | ||
"test": "NODE_ENV=test node node_modules/argg test/*.test.js", | ||
"cover": "NODE_ENV=test istanbul cover --dir reports/coverage node_modules/argg test/*.test.js" | ||
}, | ||
@@ -17,2 +18,5 @@ "repository": { | ||
}, | ||
"engines": { | ||
"node": ">=0.11.0" | ||
}, | ||
"keywords": [ | ||
@@ -41,2 +45,3 @@ "parser", | ||
"devDependencies": { | ||
"argg": "0.0.1", | ||
"eslint": "^0.9.2", | ||
@@ -43,0 +48,0 @@ "jscs": "^1.7.3", |
[![License][license-image]][license-url] | ||
![build status][travis-image] | ||
[![Build Status][travis-image]][travis-url] | ||
[![Code Climate][codeclimate-image]][codeclimate-url] | ||
@@ -216,2 +217,5 @@ # Askro | ||
[codeclimate-url]: https://codeclimate.com/github/aulizko/askro | ||
[codeclimate-image]: https://codeclimate.com/github/aulizko/askro/badges/gpa.svg | ||
[travis-url]: https://travis-ci.org/aulizko/askro | ||
[travis-image]: https://travis-ci.org/aulizko/askro.svg?branch=master | ||
@@ -218,0 +222,0 @@ [license-image]: http://img.shields.io/npm/l/askro.svg |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
1575947
82
15649
226
6
1
2