Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "callbag", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A standard for JS callbacks", | ||
@@ -13,2 +13,10 @@ "repository": { | ||
"license": "CC0", | ||
"keywords": [ | ||
"callbag", | ||
"callback", | ||
"standard", | ||
"spec", | ||
"observable", | ||
"iterable" | ||
], | ||
"devDependencies": { | ||
@@ -15,0 +23,0 @@ "ts-node": "^4.1.0", |
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
22981