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

levelup

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

levelup - npm Package Compare versions

Comparing version 0.18.5 to 0.18.6

LICENSE.md

6

lib/batch.js

@@ -1,5 +0,5 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -6,0 +6,0 @@

@@ -1,5 +0,5 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -22,2 +22,2 @@

, EncodingError : createError('EncodingError', LevelUPError)
}
}

@@ -1,5 +0,5 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -6,0 +6,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,5 +0,5 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -6,0 +6,0 @@

@@ -1,5 +0,5 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -6,0 +6,0 @@

{
"name": "levelup",
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper",
"version": "0.18.5",
"version": "0.18.6",
"contributors": [

@@ -36,3 +36,3 @@ "Rod Vagg <r@va.gg> (https://github.com/rvagg)",

"dependencies": {
"bl": "~0.8.0",
"bl": "~0.8.1",
"deferred-leveldown": "~0.2.0",

@@ -39,0 +39,0 @@ "errno": "~0.1.1",

@@ -723,11 +723,11 @@ LevelUP

<a name="licence"></a>
Licence &amp; copyright
<a name="license"></a>
License &amp; copyright
-------------------
Copyright (c) 2012-2013 LevelUP contributors (listed above).
Copyright (c) 2012-2014 LevelUP contributors (listed above).
LevelUP is licensed under an MIT +no-false-attribs license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
LevelUP is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.
=======
*LevelUP builds on the excellent work of the LevelDB and Snappy teams from Google and additional contributors. LevelDB and Snappy are both issued under the [New BSD Licence](http://opensource.org/licenses/BSD-3-Clause).*

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -80,2 +80,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -372,2 +372,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -170,2 +170,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -90,2 +90,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -68,2 +68,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -81,2 +81,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -43,2 +43,2 @@

process.exit(err ? -1 : 0)
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -50,2 +50,2 @@

process.exit(err ? -1 : 0)
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -102,2 +102,2 @@

}
])
])

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -97,2 +97,2 @@

})
}
}

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -185,2 +185,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -81,2 +81,2 @@

})
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -72,2 +72,2 @@

}
})
})

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,0 @@

@@ -1,4 +0,4 @@

/* Copyright (c) 2012-2013 LevelUP contributors
/* Copyright (c) 2012-2014 LevelUP contributors
* See list at <https://github.com/rvagg/node-levelup#contributing>
* MIT +no-false-attribs License <https://github.com/rvagg/node-levelup/blob/master/LICENSE>
* MIT License <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>
*/

@@ -5,0 +5,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