callbag-filter
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "callbag-filter", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Callbag operator that conditionally lets data pass through", | ||
@@ -10,2 +10,3 @@ "repository": { | ||
"main": "readme.js", | ||
"types": "types.d.ts", | ||
"scripts": { | ||
@@ -21,3 +22,6 @@ "test": "tape test.js" | ||
"tape": "^4.8.0" | ||
}, | ||
"dependencies": { | ||
"callbag": "^1.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
8007
6
240
1
+ Addedcallbag@^1.1.0
+ Addedcallbag@1.5.1(transitive)