resolve-account
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -20,3 +20,3 @@ (function (root, factory) { | ||
var SOURCE = 'library'; | ||
var VERSION = '0.0.2'; | ||
var VERSION = '0.0.3'; | ||
@@ -23,0 +23,0 @@ function ResolveAccount(options) { |
{ | ||
"name": "resolve-account", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Standardize account JSON structure for projects built under ITW Creative Works", | ||
@@ -34,2 +34,2 @@ "main": "./dist/index.js", | ||
} | ||
} | ||
} |
<p align="center"> | ||
<a href="https://cdn.itwcreativeworks.com/assets/resolve-account/images/logo/resolve-account-brandmark-black-x.svg"> | ||
<img src="https://cdn.itwcreativeworks.com/assets/resolve-account/images/logo/resolve-account-brandmark-black-x.svg" width="100px"> | ||
<a href="https://cdn.itwcreativeworks.com/assets/itw-creative-works/images/logo/itw-creative-works-brandmark-black-x.svg"> | ||
<img src="https://cdn.itwcreativeworks.com/assets/itw-creative-works/images/logo/itw-creative-works-brandmark-black-x.svg" width="100px"> | ||
</a> | ||
@@ -8,13 +8,13 @@ </p> | ||
<p align="center"> | ||
<img src="https://img.shields.io/github/package-json/v/resolve-account/resolve-account.svg"> | ||
<img src="https://img.shields.io/github/package-json/v/itw-creative-works/resolve-account.svg"> | ||
<br> | ||
<img src="https://img.shields.io/librariesio/release/npm/resolve-account.svg"> | ||
<img src="https://img.shields.io/bundlephobia/min/resolve-account.svg"> | ||
<img src="https://img.shields.io/codeclimate/maintainability-percentage/resolve-account/resolve-account.svg"> | ||
<img src="https://img.shields.io/codeclimate/maintainability-percentage/itw-creative-works/resolve-account.svg"> | ||
<img src="https://img.shields.io/npm/dm/resolve-account.svg"> | ||
<img src="https://img.shields.io/node/v/resolve-account.svg"> | ||
<img src="https://img.shields.io/website/https/itwcreativeworks.com.svg"> | ||
<img src="https://img.shields.io/github/license/resolve-account/resolve-account.svg"> | ||
<img src="https://img.shields.io/github/contributors/resolve-account/resolve-account.svg"> | ||
<img src="https://img.shields.io/github/last-commit/resolve-account/resolve-account.svg"> | ||
<img src="https://img.shields.io/github/license/itw-creative-works/resolve-account.svg"> | ||
<img src="https://img.shields.io/github/contributors/itw-creative-works/resolve-account.svg"> | ||
<img src="https://img.shields.io/github/last-commit/itw-creative-works/resolve-account.svg"> | ||
<br> | ||
@@ -21,0 +21,0 @@ <br> |
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
20065