@mysugr/spring-buttons
Advanced tools
Comparing version 0.0.6 to 0.3.1
{ | ||
"version": "0.0.6", | ||
"name": "@mysugr/spring-buttons", | ||
"description": "A collection of buttons used for primary and secondary actions.", | ||
"homepage": "https://spring.mysugr.com/", | ||
"author": "mySugr", | ||
"license": "", | ||
"style": "build/build.css", | ||
"sass": "index.scss", | ||
"main": "build/index.js", | ||
"spring": { | ||
"category": "core", | ||
"module_type": "components" | ||
}, | ||
"files": [ | ||
"index.scss", | ||
"lib", | ||
"build" | ||
], | ||
"repository": "", | ||
"bugs": { | ||
"url": "" | ||
}, | ||
"scripts": { | ||
"build": "../../script/npm-run spring-module-build index.scss", | ||
"prepare": "npm run build" | ||
}, | ||
"keywords": [ | ||
"spring", | ||
"css", | ||
"styles", | ||
"mysugr", | ||
"design-system", | ||
"style-guide", | ||
"buttons" | ||
], | ||
"dependencies": { | ||
"@mysugr/spring-utilities": "^0.0.5" | ||
} | ||
"description": "", | ||
"author": "Florian Eckerstorfer <florian.eckerstorfer@mysugr.com>", | ||
"homepage": "https://mysugr.com/", | ||
"repository": "https://github.com/mysugr/spring/tree/master/%40mysugr/spring", | ||
"license": "UNLICENSED", | ||
"scripts": {}, | ||
"version": "0.3.1", | ||
"main": "index.js", | ||
"gitHead": "9a2d457493faa79a1a7b280fd6c0bfa20488de26" | ||
} |
@@ -1,22 +0,3 @@ | ||
There are multiple button types… | ||
# DEPRECATED | ||
```html | ||
<div class="btn-wrapper--bundle-us"> | ||
<a class="btn btn-lg btn-warning btn-warning--bundle-us shadow-bottom" data-drupal-link-position="header" data-drupal-selector="link-order-bundle"> | ||
Join now <span class="visible-xs-inline visible-sm-inline">for <span class="js-price--btn">$39.99</span></span> | ||
</a> | ||
</div> | ||
``` | ||
Behaviour in different screen sizes… | ||
```react | ||
responsive: true | ||
state: {clicked: 0} | ||
--- | ||
<div class="btn-wrapper--bundle-us"> | ||
<a class="btn btn-lg btn-warning btn-warning--bundle-us shadow-bottom" data-drupal-link-position="header" data-drupal-selector="link-order-bundle"> | ||
Join now <span class="visible-xs-inline visible-sm-inline">for <span class="js-price--btn">$39.99</span></span> | ||
</a> | ||
</div> | ||
``` | ||
> See @mysugr/spring-core |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
1
1
511
3
1
4
2
- Removed@mysugr/spring-utilities@^0.0.5
- Removed@mysugr/spring-utilities@0.0.5(transitive)