after-ready
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "after-ready", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "TC39 decorators for making classes to support one-time ready event callback handlers.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -94,3 +94,3 @@ [![Build Status](https://travis-ci.org/kaelzhang/after-ready.svg?branch=master)](https://travis-ci.org/kaelzhang/after-ready) | ||
The method applied which this decorator will always returns a `Promise`. | ||
The method which applied this decorator will always returns a `Promise`. | ||
@@ -97,0 +97,0 @@ If `this[SET_READY]()` has been invoked, the original method will be executed immediately. |
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