@quailjs/quail-core
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -7,2 +7,5 @@ 'use strict'; | ||
var LabelComponent = function LabelComponent(test, options) { | ||
options = options || {}; | ||
var $scope = test.get('$scope'); | ||
@@ -9,0 +12,0 @@ $scope.each(function () { |
{ | ||
"name": "@quailjs/quail-core", | ||
"description": "Quail, the framework", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"author": "Jesse Beach <jesse.r.beach@gmail.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
184237
4743