Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "fable", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "An entity behavior management and API bundling library.", | ||
@@ -32,4 +32,4 @@ "main": "source/Fable.js", | ||
"fable-log": "^0.1.3", | ||
"fable-settings": "^0.0.1" | ||
"fable-settings": "^0.0.2" | ||
} | ||
} |
@@ -43,3 +43,3 @@ /** | ||
enumerable: false | ||
}) | ||
}); | ||
@@ -69,3 +69,3 @@ /** | ||
}); | ||
} | ||
}; | ||
@@ -102,2 +102,2 @@ /** | ||
module.exports = Fable(); | ||
module.exports = new Fable(); |
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
7629
+ Addedfable-settings@0.0.2(transitive)
- Removedfable-settings@0.0.1(transitive)
Updatedfable-settings@^0.0.2