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
57
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.8.1 to 4.9.0

src/style.css

11

CHANGELOG.md

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

# [4.9.0](https://github.com/forter/web-components/compare/@forter/styles@4.8.1...@forter/styles@4.9.0) (2021-03-29)
### Features
* **styles:** default styles to all componenets ([#693](https://github.com/forter/web-components/issues/693)) ([b8bb414](https://github.com/forter/web-components/commit/b8bb414))
## [4.8.1](https://github.com/forter/web-components/compare/@forter/styles@4.8.0...@forter/styles@4.8.1) (2021-02-07)

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

1

index.js

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

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

4

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

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

},
"gitHead": "49f991e80fbf3152af8d011f5b3aec7762e1563c"
"gitHead": "696a508f1fe1651b228d90fdab49c18214899959"
}

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

export { default as spacing } from './spacing.css';
export { default as style } from './style.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