Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

statware

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

statware - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"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()`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc