fis-kernel
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -83,3 +83,3 @@ /* | ||
if(settings.unique){ | ||
CACHE_DIR += Date.now() + Math.random(); | ||
CACHE_DIR += Date.now() + '-' + Math.random(); | ||
} else { | ||
@@ -86,0 +86,0 @@ CACHE_DIR += '' |
{ | ||
"name" : "fis-kernel", | ||
"description" : "fis kernel.", | ||
"version" : "2.0.1", | ||
"version" : "2.0.2", | ||
"author" : "FIS Team <fis@baidu.com>", | ||
@@ -24,2 +24,2 @@ "homepage" : "http://fis.baidu.com/", | ||
} | ||
} | ||
} |
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
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
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
76072
6