sails-disk
Advanced tools
Comparing version 0.10.10 to 1.0.0-0
{ | ||
"name": "sails-disk", | ||
"version": "0.10.10", | ||
"version": "1.0.0-0", | ||
"description": "Persistent local-disk adapter for Sails.js / Waterline", | ||
"main": "lib/adapter.js", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -31,16 +31,13 @@ "test": "rm -rf .tmp && node test/runner.js", | ||
"dependencies": { | ||
"lodash": "3.10.1", | ||
"waterline-criteria": "~1.0.1", | ||
"waterline-errors": "~0.10.1", | ||
"fs-extra": "0.30.0", | ||
"async": "~0.2.9", | ||
"waterline-cursor": "~0.0.6" | ||
"@sailshq/lodash": "^3.10.2", | ||
"async": "2.0.1", | ||
"machinepack-fs": "^8.0.2", | ||
"nedb": "1.8.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "~2.5.3", | ||
"waterline-adapter-tests": "~0.12.0", | ||
"captains-log": "~0.11.1" | ||
"mocha": "3.0.2", | ||
"waterline-adapter-tests": "^0.12.1" | ||
}, | ||
"waterlineAdapter": { | ||
"waterlineVersion": "~0.10.0", | ||
"waterlineVersion": "^0.12.0", | ||
"interfaces": [ | ||
@@ -47,0 +44,0 @@ "semantic", |
@@ -1,28 +0,26 @@ | ||
# Sails-Disk <a href="http://en.wikipedia.org/wiki/Embedded_database"><img src="http://beta.sailsjs.org/images/icon_hardisk.png" title="sails-disk"/></a> | ||
# sails-disk <a href="http://en.wikipedia.org/wiki/Embedded_database"><img src="http://sailsjs.com/images/icon_hardisk.png" title="sails-disk"/></a> | ||
A local disk adapter for the Sails framework and Waterline ORM. Functions as a persistent object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only). It is bundled by default in new Sails projects. | ||
A local disk adapter for the Sails framework and Waterline ORM. Functions as a persistent object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only). It is bundled with the `sails-hook-orm` hook that is included by default in new Sails projects. | ||
## Help | ||
#### More Resources | ||
If you have further questions or are having trouble, click [here](http://sailsjs.com/support). | ||
- [Stackoverflow](http://stackoverflow.com/questions/tagged/sails.js) | ||
- [#sailsjs on Freenode](http://webchat.freenode.net/) (IRC channel) | ||
- [Twitter](https://twitter.com/sailsjs) | ||
- [Professional/enterprise](https://github.com/balderdashy/sails-docs/blob/master/FAQ.md#are-there-professional-support-options) | ||
- [Tutorials](https://github.com/balderdashy/sails-docs/blob/master/FAQ.md#where-do-i-get-help) | ||
- [Waterline (ORM)](http://github.com/balderdashy/waterline) | ||
- [Sails.js Project Home](http://sailsjs.org) | ||
## Bugs [![NPM version](https://badge.fury.io/js/sails-disk.svg)](http://npmjs.com/package/sails-disk) | ||
To report a bug, [click here](http://sailsjs.com/bugs). | ||
#### License | ||
**[MIT](./LICENSE)** | ||
© 2016 | ||
[Mike McNeil](http://mikermcneil.com), [Balderdash](http://balderdash.co) & contributors | ||
## Contributing | ||
[Sails](http://sailsjs.org) is free and open-source under the [MIT License](http://sails.mit-license.org/). | ||
Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/contribute) when opening issues or submitting pull requests. | ||
[![NPM](https://nodei.co/npm/sails-disk.png?downloads=true)](http://npmjs.com/package/sails-disk) | ||
![image_squidhome@2x.png](http://i.imgur.com/RIvu9.png) | ||
## License | ||
The [Sails framework](http://sailsjs.com) is free and open-source under the [MIT License](http://sailsjs.com/license). | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
41048
4
2
10
632
27
1
+ Added@sailshq/lodash@^3.10.2
+ Addedmachinepack-fs@^8.0.2
+ Addednedb@1.8.0
+ Added@sailshq/lodash@3.10.6(transitive)
+ Addedacorn@7.4.1(transitive)
+ Addedasync@2.0.1(transitive)
+ Addedbinary-search-tree@0.2.5(transitive)
+ Addedbrowserify-transform-machinepack@1.0.4(transitive)
+ Addedbrowserify-transform-tools@1.7.0(transitive)
+ Addedconvert-to-ecmascript-compatible-varname@0.1.4(transitive)
+ Addeddebug@3.1.0(transitive)
+ Addedfalafel@2.2.5(transitive)
+ Addedfs-extra@0.26.5(transitive)
+ Addedhat@0.0.3(transitive)
+ Addedimmediate@3.0.6(transitive)
+ Addedisarray@2.0.5(transitive)
+ Addedlie@3.1.1(transitive)
+ Addedlocalforage@1.10.0(transitive)
+ Addedlodash@2.4.23.8.04.17.21(transitive)
+ Addedlodash.iserror@3.1.1(transitive)
+ Addedlodash.isfunction@3.0.8(transitive)
+ Addedlodash.isobject@3.0.2(transitive)
+ Addedlodash.isregexp@3.0.5(transitive)
+ Addedmachine@12.1.1(transitive)
+ Addedmachinepack-fs@8.0.2(transitive)
+ Addedmachinepack-json@2.0.1(transitive)
+ Addedmachinepack-strings@5.0.0(transitive)
+ Addedmachinepack-util@6.0.1(transitive)
+ Addedmakeerror@1.0.12(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedms@2.0.0(transitive)
+ Addednedb@1.8.0(transitive)
+ Addedobject-hash@0.3.00.5.0(transitive)
+ Addedrttc@9.3.4(transitive)
+ Addedswitchback@2.0.0(transitive)
+ Addedthrough@2.3.8(transitive)
+ Addedtmpl@1.0.5(transitive)
+ Addedunderscore@1.4.4(transitive)
+ Addedwalker@1.0.7(transitive)
- Removedfs-extra@0.30.0
- Removedlodash@3.10.1
- Removedwaterline-criteria@~1.0.1
- Removedwaterline-cursor@~0.0.6
- Removedwaterline-errors@~0.10.1
- Removedasync@1.5.2(transitive)
- Removedfs-extra@0.30.0(transitive)
- Removedwaterline-criteria@1.0.1(transitive)
- Removedwaterline-cursor@0.0.7(transitive)
- Removedwaterline-errors@0.10.1(transitive)
Updatedasync@2.0.1