New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

duxca.wmurlshortener.js

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duxca.wmurlshortener.js - npm Package Compare versions

Comparing version 1.4.7 to 1.4.8

4

lib/WMURLShortener.js

@@ -61,3 +61,3 @@ (function(global) {

send();
}, 3*2^(that["retryCount"]));
}, 3000*2^(that["retryCount"]));
} else {

@@ -104,3 +104,3 @@ //{@dev

send();
}, 3*2^(that["retryCount"]));
}, 3000*2^(that["retryCount"]));
} else {

@@ -107,0 +107,0 @@ //{@dev

@@ -67,3 +67,14 @@ __history = [

}
},
{
"date": "Tue, 21 Oct 2014 10:51:42 GMT",
"total": {
"sloc": 135,
"maintainability": 67.00267904468714
},
"average": {
"sloc": 135,
"maintainability": "67.00"
}
}
]

@@ -67,3 +67,14 @@ [

}
},
{
"date": "Tue, 21 Oct 2014 10:51:42 GMT",
"total": {
"sloc": 135,
"maintainability": 67.00267904468714
},
"average": {
"sloc": 135,
"maintainability": "67.00"
}
}
]

@@ -31,3 +31,3 @@ __report = {

"operands": {
"distinct": 77,
"distinct": 78,
"total": 260,

@@ -39,8 +39,8 @@ "identifiers": [

"length": 471,
"vocabulary": 99,
"difficulty": 37.14285714285714,
"volume": 3122.426968057496,
"effort": 115975.85881356413,
"bugs": 1.0408089893524988,
"time": 6443.10326742023
"vocabulary": 100,
"difficulty": 36.66666666666667,
"volume": 3129.2562653838954,
"effort": 114739.39639740951,
"bugs": 1.0430854217946317,
"time": 6374.410910967195
},

@@ -51,3 +51,3 @@ "params": 8

"module": "lib/WMURLShortener.js",
"maintainability": 66.95720935048107
"maintainability": 67.00267904468714
}

@@ -59,9 +59,9 @@ }

"sloc": 135,
"maintainability": 66.95720935048107
"maintainability": 67.00267904468714
},
"average": {
"sloc": 135,
"maintainability": "66.96"
"maintainability": "67.00"
}
}
}

@@ -31,3 +31,3 @@ {

"operands": {
"distinct": 77,
"distinct": 78,
"total": 260,

@@ -39,8 +39,8 @@ "identifiers": [

"length": 471,
"vocabulary": 99,
"difficulty": 37.14285714285714,
"volume": 3122.426968057496,
"effort": 115975.85881356413,
"bugs": 1.0408089893524988,
"time": 6443.10326742023
"vocabulary": 100,
"difficulty": 36.66666666666667,
"volume": 3129.2562653838954,
"effort": 114739.39639740951,
"bugs": 1.0430854217946317,
"time": 6374.410910967195
},

@@ -51,3 +51,3 @@ "params": 8

"module": "lib/WMURLShortener.js",
"maintainability": 66.95720935048107
"maintainability": 67.00267904468714
}

@@ -59,9 +59,9 @@ }

"sloc": 135,
"maintainability": 66.95720935048107
"maintainability": 67.00267904468714
},
"average": {
"sloc": 135,
"maintainability": "66.96"
"maintainability": "67.00"
}
}
}
{
"name": "duxca.wmurlshortener.js",
"version": "1.4.7",
"version": "1.4.8",
"description": "URL Shortener using goo.gl",

@@ -5,0 +5,0 @@ "url": "https://github.com/duxca/WMURLShortener.js",

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