@tipe/databox-loader
Advanced tools
Comparing version 0.3.8 to 0.3.9
{ | ||
"name": "@tipe/databox-loader", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "Tipe Databox Loader for talking with Databox", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -16,3 +16,4 @@ module.exports = [ | ||
'updateOrCreateOne', | ||
'updateOrCreateMany' | ||
'updateOrCreateMany', | ||
'count' | ||
] |
@@ -14,3 +14,4 @@ module.exports = [ | ||
'user', | ||
'personalToken' | ||
'personalToken', | ||
'contentToken' | ||
] |
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
218
104253
11