Socket
Socket
Sign inDemoInstall

after-ready

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc