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

extant

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extant - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

package.json
{
"name": "extant",
"version": "0.0.0",
"version": "0.0.1",
"description":

@@ -5,0 +5,0 @@

@@ -1,6 +0,7 @@

require('proof/redux')(1, prove)
require('proof/redux')(2, prove)
function prove (assert) {
var coalesce = require('..')
assert(!! coalesce, 'require')
assert(coalesce(null, null), null, 'null')
assert(coalesce(null, (function () {})(), 1), 1, 'coalesced')
}
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