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

@mintlab/kitchen-sink

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlab/kitchen-sink - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

formatIso.js

16

index.js

@@ -10,2 +10,12 @@ // Modules exposed in the entry file are for DLL pre-builds.

const {
createDate,
createTime,
} = require('./formatIso');
const {
buildParamString,
buildUrl,
getSegment,
objectifyParams,
} = require('./url');
const {
cloneWithout,

@@ -23,4 +33,8 @@ extract,

bind,
buildParamString,
buildUrl,
callOrNothingAtAll,
cloneWithout,
createDate,
createTime,
dictionary,

@@ -32,3 +46,5 @@ expose,

getObject,
getSegment,
isObject,
objectifyParams,
passOrGet,

@@ -35,0 +51,0 @@ performGetOnProperties,

2

package.json
{
"name": "@mintlab/kitchen-sink",
"version": "2.1.0",
"version": "2.1.1",
"license": "EUPL-1.1",

@@ -5,0 +5,0 @@ "description": "Mintlab utility functions.",

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