Comparing version 0.10.3 to 0.10.4
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2017, Jannis R | ||
Copyright (c) 2021, Jannis R | ||
@@ -3,0 +3,0 @@ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. |
{ | ||
"name": "vbb-util", | ||
"description": "JavaScript utilites for the VBB API client.", | ||
"version": "0.10.3", | ||
"main": "./src/index", | ||
"version": "0.10.4", | ||
"main": "index.js", | ||
"keywords": [ | ||
@@ -31,8 +31,5 @@ "vbb", | ||
"dependencies": { | ||
"parse-iso-duration": "^1", | ||
"parse-iso-duration": "^1", | ||
"vbb-tokenize-station": "^0.2" | ||
}, | ||
"directories": { | ||
"lib": "./src" | ||
} | ||
} |
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
14488