informa-db.js
Advanced tools
Comparing version 2.3.3 to 2.3.4
@@ -77,2 +77,2 @@ import DbUtils from './utils.js'; // eslint-disable-line import/extensions | ||
export default { Db, DbUtils }; | ||
export { Db, DbUtils }; |
{ | ||
"name": "informa-db.js", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "DataBases made easier", | ||
@@ -5,0 +5,0 @@ "main": "server.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
10083