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 3.8.0 to 3.8.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 3.8.1 (2020-06-30)
**Note:** Version bump only for package @mintlab/kitchen-sink
# [3.8.0](https://gitlab.com/zaaksysteem/zaaksysteem-frontend-mono/compare/@mintlab/kitchen-sink@3.7.1...@mintlab/kitchen-sink@3.8.0) (2020-04-28)

@@ -8,0 +16,0 @@

2

dist/array.js

@@ -19,2 +19,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var isArray = Array.isArray;

@@ -21,0 +23,0 @@ /**

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -10,2 +10,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var assign = Object.assign,

@@ -12,0 +14,0 @@ create = Object.create,

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -8,2 +8,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var _require = require('./dictionary'),

@@ -10,0 +12,0 @@ dictionary = _require.dictionary;

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -16,2 +16,5 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
/**

@@ -18,0 +21,0 @@ * Call a value with optional arguments if it is a function.

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -5,2 +5,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -7,0 +9,0 @@

@@ -10,2 +10,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var assign = Object.assign;

@@ -12,0 +14,0 @@ /**

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -24,2 +24,5 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
/**

@@ -26,0 +29,0 @@ * Iterate a `Map` of key/value functions until the first *key*

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -23,2 +23,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var keys = Object.keys,

@@ -25,0 +27,0 @@ entries = Object.entries;

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -10,2 +10,5 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
/**

@@ -12,0 +15,0 @@ * Executes callback and prevents default event behavior when

@@ -5,2 +5,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -7,0 +9,0 @@

@@ -8,2 +8,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var capitalize = function capitalize(string) {

@@ -10,0 +12,0 @@ return string.replace(/^./, function Upper(match) {

@@ -7,2 +7,4 @@ "use strict";

exports.unique = unique;
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var BASE = 16;

@@ -9,0 +11,0 @@ var INDEX = 0;

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

@@ -33,2 +33,4 @@ "use strict";

// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var keys = Object.keys,

@@ -35,0 +37,0 @@ entries = Object.entries;

"use strict";
// This file is part of Zaaksysteem, which is released under the EUPL.
// See file LICENSE for full license details.
var test = require('tape');

@@ -4,0 +6,0 @@

4

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

@@ -43,3 +43,3 @@ "description": "Mintlab utility functions.",

},
"gitHead": "702ca04bcb4e9e334901bf56236270bfc1474702"
"gitHead": "902147fd7b205b05d74f3bd17220282b1366bdab"
}
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