async-ratelimiter
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -1,5 +0,14 @@ | ||
# Change Log | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
### [1.2.4](https://github.com/microlinkhq/async-ratelimiter/compare/v1.2.3...v1.2.4) (2019-06-12) | ||
### Build System | ||
* meta tweaks ([1da925b](https://github.com/microlinkhq/async-ratelimiter/commit/1da925b)) | ||
## [1.2.3](https://github.com/microlinkhq/async-ratelimiter/compare/v1.2.2...v1.2.3) (2019-04-21) | ||
@@ -6,0 +15,0 @@ |
{ | ||
"name": "async-ratelimiter", | ||
"description": "Rate limit made simple, easy, async.", | ||
"homepage": "https://documentup.com/microlinkhq/async-ratelimiter", | ||
"version": "1.2.3", | ||
"homepage": "https://nicedoc.io/microlinkhq/async-ratelimiter", | ||
"version": "1.2.4", | ||
"main": "src/index.js", | ||
@@ -52,3 +52,3 @@ "author": { | ||
"should": "latest", | ||
"standard": "11", | ||
"standard": "latest", | ||
"standard-markdown": "latest", | ||
@@ -55,0 +55,0 @@ "standard-version": "latest" |
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
14577