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

can-map

Package Overview
Dependencies
Maintainers
14
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.3.14 to 4.3.15

2

can-map.js

@@ -512,3 +512,3 @@ "use strict";

if(this._legacyAttrBehavior) {
return mapHelpers.serialize(this, 'attr', {});
return mapHelpers.serialize(this, 'attr', canReflect.isListLike(this) ? [] : {});
} else {

@@ -515,0 +515,0 @@ return canReflect.unwrap(this, CIDMap);

{
"name": "can-map",
"version": "4.3.14",
"version": "4.3.15",
"description": "Observable Objects",

@@ -5,0 +5,0 @@ "homepage": "http://canjs.com",

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