Socket
Socket
Sign inDemoInstall

saaf-common

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saaf-common - npm Package Compare versions

Comparing version 1.0.25 to 1.0.26

2

package.json
{
"name": "saaf-common",
"version": "1.0.25",
"version": "1.0.26",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,3 +5,3 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-19 10:52:44
* @Last Modified time: 2019-11-21 16:11:58
*/

@@ -8,0 +8,0 @@

@@ -5,3 +5,3 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-20 11:41:04
* @Last Modified time: 2019-11-21 16:07:54
*/

@@ -16,2 +16,5 @@

let _this = this
// $(window).resize(function(){
// _this.doFunction()
// });
window.onresize = function(){

@@ -18,0 +21,0 @@ _this.doFunction()

@@ -5,3 +5,3 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-19 10:49:49
* @Last Modified time: 2019-11-21 16:11:58
*/

@@ -8,0 +8,0 @@

Sorry, the diff of this file is not supported yet

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