Socket
Socket
Sign inDemoInstall

@sb1/ffe-core

Package Overview
Dependencies
Maintainers
4
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sb1/ffe-core - npm Package Compare versions

Comparing version 15.2.1 to 15.3.0

lib/spacing.js

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [15.3.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-core@15.2.1...@sb1/ffe-core@15.3.0) (2019-10-31)
### Features
- **ffe-core:** export spacing to JS ([231555f](https://github.com/SpareBank1/designsystem/commit/231555f4b986d30a085fbd4fd37b60a034e53287))
## [15.2.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-core@15.2.0...@sb1/ffe-core@15.2.1) (2019-10-21)

@@ -8,0 +14,0 @@

3

lib/colors.js

@@ -24,3 +24,2 @@ // DO NOT MODIFY!

"purpleViolet": "#551a8b",
"sand": "#f8f5eb",
"white": "#fff",

@@ -33,4 +32,2 @@ "grey": "#adadad",

"black": "#262626",
"blueDeepSky": "#008ed2",
"sandIvory": "#fbfaf5",
"blueOnahauDark": "#c8f1ff",

@@ -37,0 +34,0 @@ "greyShuttleDark": "#5d6c79",

@@ -7,3 +7,4 @@ // DO NOT MODIFY!

require('./colors'),
require('./breakpoints')
require('./breakpoints'),
require('./spacing')
);
{
"name": "@sb1/ffe-core",
"version": "15.2.1",
"version": "15.3.0",
"description": "Rammeverk for Felles Front End",

@@ -30,3 +30,3 @@ "license": "MIT",

},
"gitHead": "01dcb160820138a3af3ab3040a94443b6dc0c1c3"
"gitHead": "b97b1eee24849e081ffaad5e7d29e0c19a2b8f07"
}
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