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

@forter/styles

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/styles - npm Package Compare versions

Comparing version 4.5.0 to 4.6.0

fonts.css.js

11

CHANGELOG.md

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

# [4.6.0](https://github.com/forter/web-components/compare/@forter/styles@4.5.0...@forter/styles@4.6.0) (2020-08-26)
### Features
* **styles:** exporting new fonts css file ([#507](https://github.com/forter/web-components/issues/507)) ([c8bd8f1](https://github.com/forter/web-components/commit/c8bd8f1))
# [4.5.0](https://github.com/forter/web-components/compare/@forter/styles@4.4.1...@forter/styles@4.5.0) (2020-08-26)

@@ -8,0 +19,0 @@

1

index.js

@@ -12,2 +12,3 @@ export { flex } from './flex.js';

export { default as colors } from './colors.css';
export { default as fonts } from './fonts.css';
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@forter/styles",
"version": "4.5.0",
"version": "4.6.0",
"description": "Styles for Forter Components",

@@ -47,3 +47,3 @@ "main": "index.js",

},
"gitHead": "fe37572a8410be22f29533a097f65844d963a085"
"gitHead": "b3d30b695d81fdc92290389ba4a11b9de77139fd"
}

@@ -12,1 +12,2 @@ export * from './flex';

export { default as colors } from './colors.css';
export { default as fonts } from './fonts.css';

Sorry, the diff of this file is not supported yet

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