can-stream-kefir
Advanced tools
Comparing version 1.0.0-pre.1 to 1.0.0
{ | ||
"name": "can-stream-kefir", | ||
"version": "1.0.0-pre.1", | ||
"version": "1.0.0", | ||
"description": "Stream values into and out of computes", | ||
@@ -38,8 +38,7 @@ "homepage": "http://canjs.com", | ||
"dependencies": { | ||
"can-compute": "^4.0.0-pre.6", | ||
"can-event": "^3.7.6", | ||
"can-kefir": "^1.0.0-pre.1", | ||
"can-compute": "^4.0.0", | ||
"can-kefir": "^1.0.0", | ||
"can-namespace": "^1.0.0", | ||
"can-observation": "^4.0.0-pre.24", | ||
"can-stream": "^1.0.0-pre.0", | ||
"can-observation": "^4.0.0", | ||
"can-stream": "^1.0.0", | ||
"can-symbol": "^1.5.0", | ||
@@ -49,3 +48,3 @@ "can-util": "^3.9.0" | ||
"devDependencies": { | ||
"can-define": "^2.0.0-pre.21", | ||
"can-define": "^2.0.0", | ||
"can-reflect": "^1.11.1", | ||
@@ -52,0 +51,0 @@ "detect-cyclic-packages": "^1.1.0", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7
0
23753
1
- Removedcan-event@^3.7.6
- Removedcan-event@3.7.7(transitive)
Updatedcan-compute@^4.0.0
Updatedcan-kefir@^1.0.0
Updatedcan-observation@^4.0.0
Updatedcan-stream@^1.0.0