Comparing version 4.0.0-pre.9 to 4.0.0-pre.10
@@ -319,5 +319,2 @@ /* jshint asi:true */ | ||
foostructor.self = function() { return foostructor; }; | ||
read = observeReader.read(obj, observeReader.reads("next_level.thing.self.text"), { }); | ||
equal(read.value, "bar", "anonymous functions in the middle of a read should be executed if requested"); | ||
}); | ||
@@ -324,0 +321,0 @@ |
{ | ||
"name": "can-map", | ||
"version": "4.0.0-pre.9", | ||
"version": "4.0.0-pre.10", | ||
"description": "Observable Objects", | ||
@@ -37,2 +37,3 @@ "homepage": "http://canjs.com", | ||
"can-cid": "^1.1.2", | ||
"can-compute": "^4.0.0-pre.1", | ||
"can-construct": "^3.2.1", | ||
@@ -42,2 +43,3 @@ "can-event-queue": "<2.0.0", | ||
"can-observation-recorder": "<2.0.0", | ||
"can-queues": "<2.0.0", | ||
"can-reflect": "^1.7.2", | ||
@@ -48,5 +50,3 @@ "can-simple-observable": "^2.0.0-pre.16", | ||
"can-types": "^1.1.0", | ||
"can-util": "^3.10.12", | ||
"can-compute": "^4.0.0-pre.1", | ||
"can-queues": "<2.0.0" | ||
"can-util": "^3.10.12" | ||
}, | ||
@@ -53,0 +53,0 @@ "devDependencies": { |
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
78166
24
1499