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

gutil

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gutil - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

lib/util/string.js

4

lib/gutil.js

@@ -19,2 +19,3 @@ var each = require('./util/each');

var sort = require('./util/sort');
var string = require('./util/string');

@@ -38,5 +39,6 @@ var genjsutil = {

add: add,
sort: sort
sort: sort,
string: string
};
module.exports=genjsutil;
{
"name": "gutil",
"description": "GUtil",
"version": "1.3.0",
"version": "1.3.1",
"private": false,

@@ -6,0 +6,0 @@ "licenses": [

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