Socket
Socket
Sign inDemoInstall

cerebro

Package Overview
Dependencies
5
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

3

index.d.ts

@@ -24,3 +24,4 @@ export = Cerebro

interface ICerebroContext {
percentageSeed: string | number
percentageSeed?: string | number
[key: string]: any
}

@@ -27,0 +28,0 @@ interface ICerebroConfigOptions {

{
"name": "cerebro",
"version": "1.2.0",
"version": "1.2.1",
"description": "A generic configuration system for Node.js.",

@@ -14,3 +14,3 @@ "author": "Scott Sperling <scsper@yahoo.com>",

"chai": "^4.1.0",
"coveralls": "^2.13.1",
"coveralls": "^3.0.4",
"grunt": "~1.0.1",

@@ -22,3 +22,3 @@ "grunt-benchmark": "~1.0.0",

"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"mocha": "^6.1.4",
"phantomjs-prebuilt": "~2.1.13",

@@ -25,0 +25,0 @@ "sinon": "~1.17.6",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc