base64-url-cli
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "base64-url-cli", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Simple command line wrapper for the base64-url module.", | ||
@@ -13,3 +13,3 @@ "bin": { | ||
"type": "git", | ||
"url": "git+https://github.com/tobiaslabs/base64-url-cli.git" | ||
"url": "git+https://github.com/saibotsivad/base64-url-cli.git" | ||
}, | ||
@@ -23,5 +23,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/tobiaslabs/base64-url-cli/issues" | ||
"url": "https://github.com/saibotsivad/base64-url-cli/issues" | ||
}, | ||
"homepage": "https://github.com/tobiaslabs/base64-url-cli#readme", | ||
"homepage": "https://github.com/saibotsivad/base64-url-cli#readme", | ||
"dependencies": { | ||
@@ -28,0 +28,0 @@ "base64-url": "^1.2.1" |
@@ -38,4 +38,2 @@ # base64-url-cli [![Build Status](https://travis-ci.org/tobiaslabs/base64-url-cli.svg?branch=master)](https://travis-ci.org/tobiaslabs/base64-url-cli) | ||
Published and released under the [Very Open License](http://veryopenlicense.com) | ||
<3 | ||
[VOL](http://veryopenlicense.com) |
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
2847
39