You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

can-view-live

Package Overview
Dependencies
Maintainers
13
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-view-live - npm Package Compare versions

Comparing version

to
5.0.0

2

lib/text.js

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

*
* @signature `live.text(el, compute, [parentNode], [nodeList])`
* @signature `live.text(el, compute)`
*

@@ -13,0 +13,0 @@ * Replaces one element with some content while keeping [can-view-live.nodeLists nodeLists] data correct.

{
"name": "can-view-live",
"version": "5.0.0-pre.2",
"version": "5.0.0",
"description": "",

@@ -50,3 +50,3 @@ "homepage": "https://canjs.com/doc/can-view-live.html",

"dependencies": {
"can-attribute-observable": "^2.0.0-pre.0",
"can-attribute-observable": "^2.0.0",
"can-child-nodes": "^1.0.0",

@@ -62,5 +62,5 @@ "can-diff": "^1.5.0",

"can-symbol": "^1.4.1",
"can-view-callbacks": "^5.0.0-pre.1",
"can-view-callbacks": "^5.0.0",
"can-view-parser": "^4.0.0",
"can-view-target": "^5.0.0-pre.0"
"can-view-target": "^5.0.0"
},

@@ -67,0 +67,0 @@ "devDependencies": {