ghost-storage-base
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ghost-storage-base", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Base storage adapter.", | ||
@@ -23,8 +23,9 @@ "author": "Ghost Foundation", | ||
"dependencies": { | ||
"moment": "^2.17.1" | ||
"moment": "^2.19.3" | ||
}, | ||
"devDependencies": { | ||
"bluebird": "3.5.0", | ||
"mocha": "3.1.2", | ||
"should": "11.1.1" | ||
} | ||
} | ||
} |
# Ghost Storage Base | ||
Docs: https://docs.ghost.org/docs/using-a-custom-storage-module | ||
# Copyright & License | ||
Copyright (c) 2015-2018 Ghost Foundation - Released under the [MIT license](LICENSE). Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our [trademark policy](https://ghost.org/trademark/) for info on acceptable usage. |
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
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
8
4050
3
4
59
Updatedmoment@^2.19.3