informa-db.js
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -52,3 +52,3 @@ const fs = require("fs"); | ||
constructor(settings) { | ||
super(); | ||
super(settings); | ||
//Extends is a pain | ||
@@ -55,0 +55,0 @@ const { path, defaultStr } = settings; |
{ | ||
"name": "informa-db.js", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "DataBases made easier", | ||
@@ -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
13415