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

confidence

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

confidence - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

9

package.json
{
"name": "confidence",
"description": "Configuration API",
"version": "0.10.0",
"version": "0.11.0",
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)",

@@ -18,5 +18,5 @@ "repository": "git://github.com/spumko/confidence",

"dependencies": {
"alce": "1.0.x",
"boom": "1.x.x",
"hoek": "1.x.x",
"boom": "1.x.x",
"alce": "1.0.x",
"optimist": "0.6.x"

@@ -27,2 +27,5 @@ },

},
"bin": {
"confidence": "bin/confidence"
},
"scripts": {

@@ -29,0 +32,0 @@ "test": "make test-cov"

@@ -268,3 +268,3 @@ <a href="https://github.com/spumko"><img src="https://raw.github.com/spumko/spumko/master/images/from.png" align="right" /></a>

var store = new Store();
var store = new Confidence.Store();
```

@@ -271,0 +271,0 @@

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