Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@italentjs/italent-header

Package Overview
Dependencies
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@italentjs/italent-header - npm Package Compare versions

Comparing version 1.0.59 to 1.0.60

app/.DS_Store

2

app/scripts/vendor/components/italent-header/index.js

@@ -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)
},
})
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