Comparing version 2.13.0 to 2.13.2-0
{ | ||
"name": "ralltiir", | ||
"version": "2.13.0", | ||
"version": "2.13.2-0", | ||
"discription": "前端极速浏览框架,目标是提升用户体验,提供沉浸式浏览方式。", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -154,3 +154,6 @@ /** | ||
if (transition) { | ||
var options = _.assign({}, current, data); | ||
var options = _.assign({ | ||
_prev: prev, | ||
_current: current | ||
}, current, data); | ||
return transition(prev.service, current.service, options); | ||
@@ -157,0 +160,0 @@ } |
@@ -118,2 +118,3 @@ /** | ||
// function getOrCreate(url) | ||
function getOrCreate(url, pathPattern, conf) { | ||
@@ -120,0 +121,0 @@ // return if exist |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
3920
0
124351
37
1