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.2 to 1.0.3

2

package.json
{
"name": "after-ready",
"version": "1.0.2",
"version": "1.0.3",
"description": "TC39 decorators for making classes to support one-time ready event callback handlers.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -34,3 +34,6 @@ [![Build Status](https://travis-ci.org/kaelzhang/after-ready.svg?branch=master)](https://travis-ci.org/kaelzhang/after-ready)

awaitReady,
SET_READY
whenReady,
SET_READY,
SET_ERROR,
RESET_READY
} from 'after-ready'

@@ -37,0 +40,0 @@

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