Comparing version 0.1.0 to 0.1.1
@@ -15,3 +15,1 @@ /*! | ||
}; | ||
{ | ||
"name": "pkg-store", | ||
"description": "Use package.json as a config store.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/jonschlinkert/pkg-store", | ||
@@ -23,5 +23,6 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"dependencies": { | ||
"data-store": "^0.12.0" | ||
"data-store": "^0.13.0" | ||
}, | ||
"devDependencies": { | ||
"gulp-format-md": "^0.1.5", | ||
"mocha": "*" | ||
@@ -55,4 +56,6 @@ }, | ||
"gulp-format-md" | ||
] | ||
], | ||
"layout": "default", | ||
"toc": false | ||
} | ||
} |
@@ -7,3 +7,3 @@ # pkg-store [![NPM version](https://img.shields.io/npm/v/pkg-store.svg)](https://www.npmjs.com/package/pkg-store) [![Build Status](https://img.shields.io/travis/jonschlinkert/pkg-store.svg)](https://travis-ci.org/jonschlinkert/pkg-store) | ||
Install with [npm](https://www.npmjs.com/) | ||
Install with [npm](https://www.npmjs.com/): | ||
@@ -22,3 +22,3 @@ ```sh | ||
All methods allow the optional use of dot-notation for property keys. See the [data-store][] documentation for all available methods. | ||
All methods allow the optional use of dot-notation for property keys. See the [data-store](https://github.com/jonschlinkert/data-store) documentation for all available methods. | ||
@@ -66,3 +66,3 @@ **.set/.get** | ||
Most methods also emit an event. See [data-store][] for more details. | ||
Most methods also emit an event. See [data-store](https://github.com/jonschlinkert/data-store) for more details. | ||
@@ -109,3 +109,3 @@ ```js | ||
Copyright © 2015 [Jon Schlinkert](https://github.com/jonschlinkert) | ||
Copyright © 2016 [Jon Schlinkert](https://github.com/jonschlinkert) | ||
Released under the MIT license. | ||
@@ -115,2 +115,2 @@ | ||
_This file was generated by [verb](https://github.com/verbose/verb) on December 22, 2015._ | ||
_This file was generated by [verb](https://github.com/verbose/verb) on January 23, 2016._ |
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
5410
2
+ Addedbase@0.6.7(transitive)
+ Addedcwd@0.9.1(transitive)
+ Addeddata-store@0.13.0(transitive)
+ Addedfile-name@0.1.0(transitive)
+ Addedfind-file-up@0.1.3(transitive)
+ Addedfind-pkg@0.1.2(transitive)
+ Addedfs-exists-sync@0.1.0(transitive)
+ Addedgit-config-path@1.0.1(transitive)
+ Addedgit-repo-name@0.6.0(transitive)
+ Addedparse-git-config@1.1.1(transitive)
+ Addedproject-name@0.2.6(transitive)
+ Addedremote-origin-url@0.5.3(transitive)
- Removedbase-methods@0.6.2(transitive)
- Removeddata-store@0.12.1(transitive)
- Removedlazy-cache@0.2.7(transitive)
Updateddata-store@^0.13.0