Comparing version 0.7.0 to 0.7.1
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10235
7
127
Updatedlodash@^3.1.0