after-ready
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "after-ready", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "TC39 decorators for making classes to support one-time ready event callback handlers.", | ||
"main": "src/index.js", | ||
"module": "src/index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "build:cjs": "babel src --out-dir lib", |
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
15359