mag-component-modal
Advanced tools
Comparing version
{ | ||
"name": "mag-component-modal", | ||
"version": "1.0.11", | ||
"description": "Base layout list implementation.", | ||
"version": "1.0.12", | ||
"description": "Base modal window with header element", | ||
"author": { | ||
@@ -11,20 +11,21 @@ "name": "Stanislav Kalashnik", | ||
"type": "git", | ||
"url": "git@192.168.1.222:/web/magsdk/component-modal" | ||
"url": "https://github.com/magsdk/component-modal.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": { | ||
"stb-component-modal": "1.*.*", | ||
"stb-component": "1.*.*" | ||
"stb-component-modal": "^1.0.0", | ||
"stb-component": "^1.4.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "4.*.*", | ||
"mag-eslint-config": "1.*.*" | ||
"jsdoc": "^3.5.5", | ||
"mag-eslint": "^1.0.0" | ||
}, | ||
"keywords": [ | ||
"mag", | ||
"sdk", | ||
"magsdk", | ||
@@ -31,0 +32,0 @@ "framework", |
@@ -54,4 +54,4 @@ Modal component | ||
If you have any problem or suggestion please open an issue [here](https://github.com/magsdk/component-modal/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-modal/issues) | ||
according to the contribution [rules](.github/contributing.md). | ||
@@ -58,0 +58,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
29157
-0.14%26
-3.7%1
Infinity%Updated
Updated