Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "statware", | ||
"description": "Node.js process/system/custom metrics aggregation suite with middle-ware like abilities.", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Bryce B. Baril <bryce@ravenwall.com>", | ||
"dependencies": { | ||
"fixed-array": "~1.0.0", | ||
"stats-incremental": "^1.0.0" | ||
"stats-incremental": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"tape": "~2.13.2" | ||
"tape": "~2.14.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "keywords": [ |
@@ -142,3 +142,3 @@ statware | ||
Create a toplevel namespace inside the statInstance that behaves almost identically to `statwareInstance` except it cannot deeper namespaces. | ||
Create a top-level namespace inside the `statInstance` that behaves almost identically to `statwareInstance` except it cannot define deeper namespaces. | ||
@@ -145,0 +145,0 @@ `stawareInstance.installProcessInfo()` |
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
11676
Updatedstats-incremental@^1.0.1