java-props
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "java-props", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Read Java .properties files (using the same specification), without useless additional features.", | ||
@@ -33,3 +33,3 @@ "author": "Nathan Poirier <nathan@poirier.io>", | ||
"jest": "^24.9.0", | ||
"np": "^5.1.0", | ||
"np": "^6.3.2", | ||
"rimraf": "^3.0.0", | ||
@@ -36,0 +36,0 @@ "ts-jest": "^24.1.0", |
@@ -1,2 +0,2 @@ | ||
# java-props · [![Build Status](https://travis-ci.org/nathan818fr/node-java-props.svg?branch=master)](https://travis-ci.org/nathan818fr/node-java-props) [![codecov](https://codecov.io/gh/nathan818fr/node-java-props/branch/master/graph/badge.svg)](https://codecov.io/gh/nathan818fr/node-java-props) [![npm version](https://badge.fury.io/js/java-props.svg)](https://badge.fury.io/js/java-props) | ||
# java-props · [![Build Status](https://travis-ci.com/nathan818fr/node-java-props.svg?branch=master)](https://travis-ci.com/nathan818fr/node-java-props) [![codecov](https://codecov.io/gh/nathan818fr/node-java-props/branch/master/graph/badge.svg)](https://codecov.io/gh/nathan818fr/node-java-props) [![npm version](https://badge.fury.io/js/java-props.svg)](https://badge.fury.io/js/java-props) | ||
@@ -3,0 +3,0 @@ Read/Parse Java .properties files (using the same [specification](https://docs.oracle.com/javase/10/docs/api/java/util/Properties.html#load%28java.io.Reader%29)) |
Sorry, the diff of this file is not supported yet
45675