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

coalesce

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coalesce - npm Package Compare versions

Comparing version 0.1.9-bp to 0.1.9-bq

6

coalesce.js

@@ -305,3 +305,2 @@ module.exports=require('theory')((function(){

way = a.text(way).clip('.',0,1);
console.log(m, 1);
if(opt != way){

@@ -319,8 +318,5 @@ if(web.run.on[way] && (g = web.run.on[way].meta) && !g.fatal){

if(a[way]){ // TODO: Warning this is a no-joke condition! It is now on bottom, but should still think about bug edge cases like "test".
console.log(8);
a(a(m,'how.way')+'->')(m);
return;
}else{
console.log(7);
}
}else{}
if(!web.opt.sec.relay){

@@ -327,0 +323,0 @@ return;

2

package.json
{ "name": "coalesce"
, "version": "0.1.9bp"
, "version": "0.1.9bq"
, "author": "Mark Nadal"

@@ -4,0 +4,0 @@ , "description": "Awesome web platform for distributed projects."

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