Comparing version 2.2.1 to 2.3.0-pre
@@ -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
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
223705
1
2