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

lockr

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lockr - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

5

lockr.js

@@ -5,5 +5,4 @@ (function(root, factory) {

if (typeof module !== 'undefined' && module.exports) {
exports = module.exports = _;
exports = module.exports = factory(root, exports);
}
exports._ = _;
} else if (typeof define === 'function' && define.amd) {

@@ -20,4 +19,2 @@ define(['exports'], function(exports) {

root.Lockr = Lockr;
if (!Array.prototype.indexOf) {

@@ -24,0 +21,0 @@ Array.prototype.indexOf = function(elt /*, from*/)

2

package.json
{
"name": "lockr",
"version": "0.8.1",
"version": "0.8.2",
"author": {

@@ -5,0 +5,0 @@ "name": "Dimitris Tsironis",

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