mag-component-panel
Advanced tools
Comparing version
@@ -143,3 +143,3 @@ /** | ||
Panel.prototype.defaultEvents = { | ||
focus : function () { | ||
focus: function () { | ||
if ( this.children.length ) { | ||
@@ -146,0 +146,0 @@ this.children[0].focus(); |
{ | ||
"name": "mag-component-panel", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Base panel implementation.", | ||
@@ -11,20 +11,21 @@ "author": { | ||
"type": "git", | ||
"url": "git@192.168.1.222:/web/magsdk/component-panel" | ||
"url": "https://github.com/magsdk/component-panel.git" | ||
}, | ||
"scripts": { | ||
"sass": "node-sass --indent-width 4 --include-path ../../.. sass/develop.480.scss css/develop.480.css && node-sass --indent-width 4 --include-path ../../.. sass/release.480.scss css/release.480.css && node-sass --indent-width 4 --include-path ../../.. sass/develop.576.scss css/develop.576.css && node-sass --indent-width 4 --include-path ../../.. sass/release.576.scss css/release.576.css && node-sass --indent-width 4 --include-path ../../.. sass/develop.720.scss css/develop.720.css && node-sass --indent-width 4 --include-path ../../.. sass/release.720.scss css/release.720.css && node-sass --indent-width 4 --include-path ../../.. sass/develop.1080.scss css/develop.1080.css && node-sass --indent-width 4 --include-path ../../.. sass/release.1080.scss css/release.1080.css", | ||
"lint": "eslint .", | ||
"lint": "eslint --ignore-pattern '/docs/' .", | ||
"test": "npm run lint", | ||
"jsdoc": "jsdoc --destination doc *.js readme.md" | ||
"jsdoc": "jsdoc --destination docs *.js readme.md" | ||
}, | ||
"dependencies": { | ||
"mag-component-layout": "1.*.*", | ||
"stb-component": "1.*.*" | ||
"mag-component-layout": "^1.1.0", | ||
"stb-component": "^1.4.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "3.*.*", | ||
"mag-eslint-config": "1.*.*" | ||
"jsdoc": "^3.5.5", | ||
"mag-eslint": "^1.0.0" | ||
}, | ||
"keywords": [ | ||
"mag", | ||
"sdk", | ||
"magsdk", | ||
@@ -31,0 +32,0 @@ "framework", |
@@ -37,4 +37,4 @@ Panel component | ||
If you have any problem or suggestion please open an issue [here](https://github.com/magsdk/component-panel/issues). | ||
Pull requests are welcomed with respect to the [JavaScript Code Style](https://github.com/DarkPark/jscs). | ||
If you have any problems or suggestions please open an [issue](https://github.com/magsdk/component-panel/issues) | ||
according to the contribution [rules](.github/contributing.md). | ||
@@ -41,0 +41,0 @@ |
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
51133
-0.09%26
-3.7%1
Infinity%Updated
Updated