@endpass/utils
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@endpass/utils", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Utilis and helper functions", | ||
@@ -36,3 +36,3 @@ "author": "Endpass, Inc", | ||
}, | ||
"gitHead": "8666fff7f788742d6f9fe212490a4e5f80c43dd3" | ||
"gitHead": "891e523397e0e56dab6127917f0b11dde807ae49" | ||
} |
@@ -114,2 +114,4 @@ const objects = require(__dirname + '/objects'); | ||
module.exports.generateStubs = (Component) => { | ||
console.warn('generateStubs is deprecated utility. Don\'t use it in new code.'); | ||
return Object.values(Component.components).reduce((stubs, stubComponent) => { | ||
@@ -116,0 +118,0 @@ let elementName; |
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
217233
888
0