@italentjs/italent-header
Advanced tools
Comparing version 1.0.59 to 1.0.60
@@ -389,3 +389,3 @@ /* | ||
messageRenew: function(newMsg) { | ||
this.model.set("isShowNew", newMsg) | ||
this.model.set(newMsg) | ||
}, | ||
@@ -392,0 +392,0 @@ }) |
@@ -389,3 +389,3 @@ /* | ||
messageRenew: function(newMsg) { | ||
this.model.set("isShowNew", newMsg) | ||
this.model.set(newMsg) | ||
}, | ||
@@ -392,0 +392,0 @@ }) |
@@ -8,3 +8,3 @@ { | ||
"configUser": "ux", | ||
"version": "1.0.59", | ||
"version": "1.0.60", | ||
"scripts": { | ||
@@ -11,0 +11,0 @@ "build-prod": "rm -rf index.css && rm -rf index.js && grunt build", |
@@ -26,4 +26,4 @@ var Appstore = BaseView.extend({ | ||
messageRenew: function(newMsg) { | ||
this.model.set("isShowNew", newMsg) | ||
this.model.set(newMsg) | ||
}, | ||
}) |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances 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
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
11903190
506
76533
10