@endpass/utils
Advanced tools
Comparing version 1.6.1 to 1.7.0
'use strict'; | ||
// Test utilities | ||
var e2e = require('./test/e2e'); | ||
module.exports.test = { | ||
e2e: e2e | ||
}; // Plain utilities | ||
// Plain utilities | ||
module.exports.arrays = require('./arrays'); | ||
@@ -11,0 +5,0 @@ module.exports.asyncCheckProperty = require('./asyncCheckProperty'); |
{ | ||
"name": "@endpass/utils", | ||
"version": "1.6.1", | ||
"version": "1.7.0", | ||
"description": "Utils and helper functions", | ||
@@ -5,0 +5,0 @@ "author": "Endpass, Inc", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
28155
29
753