Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

askro

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

askro - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

reports/coverage/coverage.json

9

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc