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

vest-utils

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vest-utils - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

1

dist/cjs/minifyObject.development.js

@@ -69,2 +69,3 @@ 'use strict';

// Basic key generator that generates keys like a, b, c, ... aa, ab, ac, ...
function genMinifiedKey() {

@@ -71,0 +72,0 @@ const chars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!@#$%^&*';

@@ -67,2 +67,3 @@ // The module is named "isArrayValue" since it

// Basic key generator that generates keys like a, b, c, ... aa, ab, ac, ...
function genMinifiedKey() {

@@ -69,0 +70,0 @@ const chars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!@#$%^&*';

@@ -73,2 +73,3 @@ (function (global, factory) {

// Basic key generator that generates keys like a, b, c, ... aa, ab, ac, ...
function genMinifiedKey() {

@@ -75,0 +76,0 @@ const chars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!@#$%^&*';

2

package.json
{
"version": "1.2.6",
"version": "1.2.7",
"name": "vest-utils",

@@ -4,0 +4,0 @@ "author": "ealush",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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