Comparing version 2.6.0 to 2.6.1
'use strict'; | ||
module.exports.findComponentRefInPage = require('./lib/findComponentRefInPage'); | ||
module.exports.getComponentInstance = require('./lib/getComponentInstance'); | ||
@@ -3,0 +4,0 @@ module.exports.getLayoutInstance = require('./lib/getLayoutInstance'); |
{ | ||
"name": "clayutils", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "A collection of utility functions for working with Clay.", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.2.0", | ||
"mocha": "^5.2.0", | ||
"pre-commit": "^1.2.2", | ||
@@ -38,0 +38,0 @@ "sinon": "^2.1.0" |
@@ -20,2 +20,3 @@ # clayutils | ||
* **findComponentRefInPage** [(code|tests|docs)](https://github.com/clay/clayutils/tree/master/lib/findComponentRefInPage) | ||
* **getComponentInstance** [(code|tests|docs)](https://github.com/clay/clayutils/tree/master/lib/getComponentInstance) | ||
@@ -22,0 +23,0 @@ * **getComponentName** [(code|tests|docs)](https://github.com/clay/clayutils/tree/master/lib/getComponentName) |
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
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
64045
91
1276
46
32
1