Comparing version 3.0.32 to 3.0.33
{ | ||
"name": "fable", | ||
"version": "3.0.32", | ||
"version": "3.0.33", | ||
"description": "An entity behavior management and API bundling library.", | ||
@@ -67,6 +67,6 @@ "main": "source/Fable.js", | ||
"data-arithmatic": "^1.0.7", | ||
"fable-log": "^3.0.8", | ||
"fable-serviceproviderbase": "^3.0.2", | ||
"fable-settings": "^3.0.4", | ||
"fable-uuid": "^3.0.4", | ||
"fable-log": "^3.0.10", | ||
"fable-serviceproviderbase": "^3.0.3", | ||
"fable-settings": "^3.0.5", | ||
"fable-uuid": "^3.0.5", | ||
"precedent": "^1.0.10", | ||
@@ -73,0 +73,0 @@ "simple-get": "^4.0.1" |
@@ -295,2 +295,2 @@ Fable Overview | ||
// The uuid variable now contains a unique string. | ||
``` | ||
``` |
/** | ||
* Fable Application Services Management | ||
* @license MIT | ||
* @author <steven@velozo.com> | ||
@@ -5,0 +4,0 @@ */ |
/** | ||
* Fable Application Services Support Library | ||
* @license MIT | ||
* @author <steven@velozo.com> | ||
@@ -5,0 +4,0 @@ */ |
/** | ||
* @license MIT | ||
*/ | ||
@@ -4,0 +3,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
6583864
82
15263
296
29
12
Updatedfable-log@^3.0.10
Updatedfable-settings@^3.0.5
Updatedfable-uuid@^3.0.5