@alkimia/utilities
Advanced tools
Comparing version 1.0.23 to 1.0.24
{ | ||
"name": "@alkimia/utilities", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "This README would normally document whatever steps are necessary to get your application up and running.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,1 @@ | ||
const {uniqueID} = require("mocha/lib/utils"); | ||
@@ -18,3 +17,3 @@ const Utilities = { | ||
let shortId = uniqueID(); | ||
let shortId = Utilities.uniqueID(); | ||
@@ -21,0 +20,0 @@ /** |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
13800
360