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

cnd

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnd - npm Package Compare versions

Comparing version 4.0.5 to 4.1.0

src/jkroso-equals.js

7

lib/BITSNPIECES.js
// Generated by CoffeeScript 1.10.0
(function() {
var CND, njs_fs, njs_path, njs_util, rpr, validate_isa_number,
slice = [].slice,
indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };

@@ -16,2 +17,8 @@

this.equals = function() {
var P;
P = 1 <= arguments.length ? slice.call(arguments, 0) : [];
return (require('./jkroso-equals')).apply(null, P);
};
this.format_number = function(n, grouper) {

@@ -18,0 +25,0 @@ var f, h;

2

package.json
{
"name": "cnd",
"version": "4.0.5",
"version": "4.1.0",
"description": "a grab-bag NodeJS package mainly for functionalities that used to live in coffeenode-trm, coffeenode-bitsnpieces, and coffeenode-types",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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