callbag-map
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "callbag-map", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Callbag operator that applies a transformation on data passing through it", | ||
@@ -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
7837
6
232
1
+ Addedcallbag@^1.1.0
+ Addedcallbag@1.5.1(transitive)