electrodb
Advanced tools
Comparing version 0.9.5 to 0.9.6
const { Entity } = require("./src/entity"); | ||
const { Service } = require("./src/Service"); | ||
const { Service } = require("./src/service"); | ||
module.exports = { Entity, Service }; |
{ | ||
"name": "electrodb", | ||
"version": "0.9.5", | ||
"version": "0.9.6", | ||
"description": "A library to more easily create and interact with multiple entities and heretical relationships in dynamodb", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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