djorm-storage-gcp
Advanced tools
Comparing version 0.1.4 to 0.1.5-alpha.4
@@ -6,3 +6,3 @@ const { Storage } = require('@google-cloud/storage') | ||
setSystemDefaultStorage | ||
} = require('ig11-djorm/fields') | ||
} = require('djorm/fields') | ||
@@ -9,0 +9,0 @@ class GcpFileStorage extends FileStorage { |
{ | ||
"name": "djorm-storage-gcp", | ||
"version": "0.1.4", | ||
"version": "0.1.5-alpha.4", | ||
"description": "Google Cloud Storage support for Djorm", | ||
"author": "Pavel Žák <pavel@zak.global>", | ||
"homepage": "https://bitbucket.org/optimics/skoda-ig11-banner-generator#readme", | ||
"homepage": "https://github.com/just-paja/djorm#readme", | ||
"license": "ISC", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+ssh://git@bitbucket.org/optimics/skoda-ig11-banner-generator.git" | ||
"url": "git+https://github.com/just-paja/djorm.git" | ||
}, | ||
@@ -28,5 +28,5 @@ "scripts": { | ||
"@google-cloud/storage": "^5.8.1", | ||
"ig11-djorm": "file:../djorm" | ||
"djorm": "^0.1.5-alpha.4" | ||
}, | ||
"gitHead": "7487deff2226242039074607d933f862baf5e302" | ||
"gitHead": "6367b21e84590d40d2ea9b14bf25f19ec7d4ce85" | ||
} |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
2294
+ Addeddjorm@^0.1.5-alpha.4
+ Addedcamelcase@6.3.0(transitive)
+ Addeddjorm@0.1.5-alpha.16(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addedmoment-timezone@0.5.46(transitive)
- Removedig11-djorm@file:../djorm