Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fiori-fundamentals

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fiori-fundamentals - npm Package Compare versions

Comparing version 1.4.6 to 1.4.7-rc.0

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.4.7-rc.0"></a>
## [1.4.7-rc.0](https://github.com/SAP/fundamental/compare/v1.4.6...v1.4.7-rc.0) (2019-03-21)
### Bug Fixes
* modify build-doc script ([#1340](https://github.com/SAP/fundamental/issues/1340)) ([4df7a3e](https://github.com/SAP/fundamental/commit/4df7a3e))
<a name="1.4.6"></a>

@@ -7,0 +17,0 @@ ## [1.4.6](https://github.com/SAP/fundamental/compare/v1.4.6-rc.12...v1.4.6) (2019-03-21)

4

package.json
{
"name": "fiori-fundamentals",
"version": "1.4.6",
"version": "1.4.7-rc.0",
"description": "Fiori Fundamentals is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with the SAP look and feel. Learn more about this project at - http://sap.github.io/fundamental/",
"main": "index.js",
"scripts": {
"build-doc": "gulp docs-site && cd docs && bundle install && bundle exec jekyll build --config _config.yml,_config-library.yml && cd ..",
"build-doc": "npm run postinstall && gulp docs-site && cd docs && bundle install && bundle exec jekyll build --config _config.yml,_config-library.yml && cd ..",
"build": "npx gulp build:dist",

@@ -9,0 +9,0 @@ "deploy": "gh-pages -d docs",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc