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

lowdb

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lowdb - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

tmp/sync.json

4

package.json
{
"name": "lowdb",
"version": "0.7.0",
"version": "0.7.1",
"description": "Flat JSON file database",

@@ -34,3 +34,3 @@ "keywords": [

"dependencies": {
"lodash": "^3.0.1",
"lodash": "^3.1.0",
"steno": "^0.3.2"

@@ -37,0 +37,0 @@ },

@@ -24,3 +24,3 @@ # lowdb [![NPM version](https://badge.fury.io/js/lowdb.svg)](http://badge.fury.io/js/lowdb) [![Build Status](https://travis-ci.org/typicode/lowdb.svg?branch=master)](https://travis-ci.org/typicode/lowdb)

You can query and manipulate it using __any lodash 3.0 method__.
You can query and manipulate it using __any lodash 3 method__

@@ -27,0 +27,0 @@ ```javascript

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