Socket
Socket
Sign inDemoInstall

knockout

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knockout - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0-pre

4

build/output/knockout-latest.js

@@ -1,2 +0,2 @@

// Knockout JavaScript library v2.2.1
// Knockout JavaScript library v2.3.0pre
// (c) Steven Sanderson - http://knockoutjs.com/

@@ -16,3 +16,3 @@ // License: MIT (http://www.opensource.org/licenses/mit-license.php)

b(c,a[c])}function S(a,d){if("input"!==b.a.u(a)||!a.type||"click"!=d.toLowerCase())return t;var c=a.type;return"checkbox"==c||"radio"==c}function T(a,d,c,e){b.c[a]={init:function(a){b.a.f.set(a,ia,{});return{controlsDescendantBindings:n}},update:function(a,g,h,l,m){h=b.a.f.get(a,ia);g=b.a.d(g());l=!c!==!g;var j=!h.ab;if(j||d||l!==h.tb)j&&(h.ab=b.a.Ka(b.e.childNodes(a),n)),l?(j||b.e.O(a,b.a.Ka(h.ab)),b.Fa(e?e(m,g):m,a)):b.e.$(a),h.tb=l}};b.g.R[a]=t;b.e.J[a]=n}function ja(a,d,c){c&&d!==b.k.q(a)&&b.k.V(a,
d);d!==b.k.q(a)&&b.r.L(b.a.Ca,r,[a,"change"])}var b="undefined"!==typeof v?v:{};b.b=function(a,d){for(var c=a.split("."),e=b,f=0;f<c.length-1;f++)e=e[c[f]];e[c[c.length-1]]=d};b.p=function(a,b,c){a[b]=c};b.version="2.2.1";b.b("version",b.version);v=b;var sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,y={},ka={};y[V&&/Firefox\/2/i.test(V.userAgent)?"KeyboardEvent":"UIEvents"]=["keyup","keydown","keypress"];y.MouseEvents="click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave".split(" ");
d);d!==b.k.q(a)&&b.r.L(b.a.Ca,r,[a,"change"])}var b="undefined"!==typeof v?v:{};b.b=function(a,d){for(var c=a.split("."),e=b,f=0;f<c.length-1;f++)e=e[c[f]];e[c[c.length-1]]=d};b.p=function(a,b,c){a[b]=c};b.version="2.3.0pre";b.b("version",b.version);v=b;var sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,y={},ka={};y[V&&/Firefox\/2/i.test(V.userAgent)?"KeyboardEvent":"UIEvents"]=["keyup","keydown","keypress"];y.MouseEvents="click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave".split(" ");
R(y,function(a,b){if(b.length)for(var c=0,e=b.length;c<e;c++)ka[b[c]]=a});var ta={propertychange:n};if(y=u){for(var y=3,la=u.createElement("div"),ua=la.getElementsByTagName("i");la.innerHTML="\x3c!--[if gt IE "+ ++y+"]><i></i><![endif]--\x3e",ua[0];);y=4<y?y:j}var D=y;v.a={Pa:["authenticity_token",/^__RequestVerificationToken(_.*)?$/],o:function(a,b){for(var c=0,e=a.length;c<e;c++)b(a[c])},i:function(a,b){if("function"==typeof Array.prototype.indexOf)return Array.prototype.indexOf.call(a,b);for(var c=

@@ -19,0 +19,0 @@ 0,e=a.length;c<e;c++)if(a[c]===b)return c;return-1},Ha:function(a,b,c){for(var e=0,f=a.length;e<f;e++)if(b.call(c,a[e]))return a[e];return r},ha:function(a,d){var c=b.a.i(a,d);0<=c&&a.splice(c,1)},Ia:function(a){a=a||[];for(var d=[],c=0,e=a.length;c<e;c++)0>b.a.i(d,a[c])&&d.push(a[c]);return d},X:function(a,b){a=a||[];for(var c=[],e=0,f=a.length;e<f;e++)c.push(b(a[e]));return c},ga:function(a,b){a=a||[];for(var c=[],e=0,f=a.length;e<f;e++)b(a[e])&&c.push(a[e]);return c},Q:function(a,b){if(b instanceof

@@ -5,6 +5,10 @@ {

"url": "http://knockoutjs.com/",
"version": "2.2.1",
"version": "2.3.0pre",
"license": "MIT",
"author": "The Knockout.js team",
"main": "build/output/knockout-latest.debug.js",
"scripts": {
"prepublish": "bash build/build.sh",
"test": "node spec/runner.node.js"
},
"repository": {

@@ -11,0 +15,0 @@ "type": "git",

Sorry, the diff of this file is too big to display

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