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

@hapipal/confidence

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapipal/confidence - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

2

lib/store.js

@@ -191,3 +191,3 @@ 'use strict';

if ((typeof value === 'undefined' || value === null) &&
node.$default) {
typeof node.$default !== 'undefined') {

@@ -194,0 +194,0 @@ return internals.walk(node.$default, criteria, applied);

{
"name": "@hapipal/confidence",
"description": "Dynamic, declarative configurations",
"version": "6.0.1",
"version": "6.0.2",
"repository": "git://github.com/hapipal/confidence",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

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