java-props
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "java-props", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Read Java .properties files (using the same specification), without useless additional features.", | ||
@@ -30,11 +30,11 @@ "author": "Nathan Poirier <nathan@poirier.io>", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^12.6.2", | ||
"jest": "^24.8.0", | ||
"np": "^5.0.3", | ||
"@types/jest": "^24.0.18", | ||
"@types/node": "^12.7.5", | ||
"jest": "^24.9.0", | ||
"np": "^5.1.0", | ||
"rimraf": "^2.6.3", | ||
"ts-jest": "^24.0.2", | ||
"tslint": "^5.18.0", | ||
"typescript": "^3.5.3" | ||
"ts-jest": "^24.1.0", | ||
"tslint": "^5.20.0", | ||
"typescript": "^3.6.3" | ||
} | ||
} |
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
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