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

@endpass/utils

Package Overview
Dependencies
Maintainers
4
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.9.2 to 1.10.0

metrics.js

4

index.js

@@ -13,2 +13,4 @@ 'use strict';

module.exports.strings = require('./strings');
module.exports.serviceWorkers = require('./serviceWorkers'); // module.exports.build = require('./build'); // noo need in client, only for build
module.exports.serviceWorkers = require('./serviceWorkers');
module.exports.metrics = require('./metrics'); // not need in client, only for build
// module.exports.build = require('./build');
{
"name": "@endpass/utils",
"version": "1.9.2",
"version": "1.10.0",
"description": "Utils and helper functions",

@@ -47,2 +47,3 @@ "author": "Endpass, Inc",

"export-files": "^2.1.1",
"fingerprintjs2": "^2.1.0",
"keythereum": "^1.0.4",

@@ -59,2 +60,3 @@ "lodash": "^4.17.15",

"@endpass/eslint-plugin-endpass": "^0.2.9",
"@types/fingerprintjs2": "^2.0.0",
"babel-core": "^7.0.0-bridge.0",

@@ -61,0 +63,0 @@ "babel-eslint": "^10.0.3",

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