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

@endpass/utils

Package Overview
Dependencies
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endpass/utils - npm Package Compare versions

Comparing version 1.6.1 to 1.7.0

8

index.js
'use strict';
// Test utilities
var e2e = require('./test/e2e');
module.exports.test = {
e2e: e2e
}; // Plain utilities
// Plain utilities
module.exports.arrays = require('./arrays');

@@ -11,0 +5,0 @@ module.exports.asyncCheckProperty = require('./asyncCheckProperty');

2

package.json
{
"name": "@endpass/utils",
"version": "1.6.1",
"version": "1.7.0",
"description": "Utils and helper functions",

@@ -5,0 +5,0 @@ "author": "Endpass, Inc",

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