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

abstract-nosql

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-nosql - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

abstract-chained-batch.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.8.0
// Generated by CoffeeScript 1.9.0
(function() {

@@ -3,0 +3,0 @@ var AbstractChainedBatch, Errors, InvalidArgumentError, setImmediate;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.8.0
// Generated by CoffeeScript 1.9.0
(function() {

@@ -3,0 +3,0 @@ var AbstractChainedBatch, AbstractError, AbstractIterator, AbstractNoSQL, AbstractObject, CloseError, Codec, Errors, InvalidArgumentError, NotImplementedError, OpenError, inherits, isArray, isFunction, isString, setImmediate, utf8ByteLength, xtend;

{
"name": "abstract-nosql",
"description": "An abstract prototype for nosql database with sync and streamable (LevelDOWN API)",
"version": "2.0.2",
"version": "2.0.3",
"contributors": [

@@ -39,5 +39,5 @@ "Riceball LEE <snowyu.lee@gmail.com> (https://github.com/snowyu)",

"dependencies": {
"abstract-object": "~1.8.1",
"buffer-codec": ">=1.3.1",
"xtend": "~3.0.0"
"abstract-object": "~1.9.1",
"buffer-codec": "~1.6.1",
"xtend": "~4.0.0"
},

@@ -44,0 +44,0 @@ "devDependencies": {

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