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 1.0.0-alpha.0 to 1.0.0-alpha.1

forter-theme.css.js

1

index.js

@@ -0,1 +1,2 @@

export { default as theme } from './forter-theme.css';
export { default as grid } from './grid.css';

@@ -2,0 +3,0 @@ export { default as animations } from './animations.css';

7

package.json
{
"name": "@forter/styles",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "Styles for Forter Components",

@@ -18,3 +18,4 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/forter/web-components.git"
"url": "git+https://github.com/forter/web-components.git",
"directory": "packages/styles"
},

@@ -55,3 +56,3 @@ "publishConfig": {

},
"gitHead": "8f10a43ebb7d05fa2cd442c9142cf5eb8e9179c5"
"gitHead": "6d6ec347a0594813ee22014440e8cbc18ffc7141"
}

@@ -0,1 +1,2 @@

export { default as theme } from './forter-theme.css';
export { default as grid } from './grid.css';

@@ -2,0 +3,0 @@ export { default as animations } from './animations.css';

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