Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "deepak", | ||
"description": "Deep packer & unpacker for strongly typed high performance FoundationDB key and value data", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"contributors": [ | ||
@@ -15,10 +14,4 @@ { | ||
}, | ||
"devDependencies": { | ||
"grunt": "^0.4.5", | ||
"grunt-contrib-clean": "^0.5.0", | ||
"grunt-contrib-coffee": "^0.10.1", | ||
"grunt-mocha-test": "^0.11.0" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/frisb/deepak/issues" | ||
"url": "https://github.com/frisb/fdboost/issues" | ||
}, | ||
@@ -28,17 +21,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/frisb/deepak" | ||
}, | ||
"keywords": [ | ||
"fdb", | ||
"foundationdb", | ||
"database", | ||
"nosql", | ||
"acid", | ||
"pack", | ||
"unpack" | ||
], | ||
"dependencies": { | ||
"fdb": "^2.0.0", | ||
"surreal": "*" | ||
"url": "https://github.com/frisb/fdboost" | ||
} | ||
} |
@@ -1,39 +0,6 @@ | ||
# Deepak [![Build Status](https://travis-ci.org/frisb/deepak.png)](http://travis-ci.org/frisb/deepak) | ||
DEPRECATED | ||
=== | ||
[![npm status badge](https://nodei.co/npm/deepak.png?stars=true&downloads=true)](https://nodei.co/npm/deepak/) | ||
cacheout has been superseded by [fdboost](https://github.com/frisB/fdboost). | ||
Deepak is a highspeed packer & unpacker for strongly typed FoundationDB key and value data. | ||
This module is still early alpha and work is in progress. All contributions are welcome. | ||
## Installation | ||
``` | ||
npm install deepak | ||
``` | ||
## License | ||
(The MIT License) | ||
Copyright (c) frisB.com <play@frisb.com> | ||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
'Software'), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
[![Analytics](https://ga-beacon.appspot.com/UA-40562957-9/deepak/readme)](https://github.com/igrigorik/ga-beacon) |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
0
0
1
592
2
0
7
2
- Removedfdb@^2.0.0
- Removedsurreal@*
- Removed@types/node@14.18.63(transitive)
- Removedsurreal@0.3.7(transitive)
- Removedtslib@2.8.1(transitive)