Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

can-map

Package Overview
Dependencies
Maintainers
8
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-map - npm Package Compare versions

Comparing version 4.0.0-pre.9 to 4.0.0-pre.10

3

can-map_test.js

@@ -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 @@

8

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc