Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-back-layer

Package Overview
Dependencies
Maintainers
2
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-back-layer - npm Package Compare versions

Comparing version 0.0.1-alpha.7.0.111 to 1.4.3

lib/FoxBackLayer.stories.d.ts

12

package.json
{
"name": "@assecosolutions/fox-back-layer",
"version": "0.0.1-alpha.7.0.111",
"version": "1.4.3",
"public": true,

@@ -18,8 +18,8 @@ "lib": {

"license": "MIT",
"main": "index.ts",
"module": "index.ts",
"dependencies": {
"lit-element": "^2.4.0",
"lit-html": "^1.3.0"
}
"lit": "^2.0.0-rc.2"
},
"main": "./shared-ui-organisms-fox-back-layer.umd.js",
"module": "./shared-ui-organisms-fox-back-layer.esm.js",
"typings": "./index.d.ts"
}

@@ -11,18 +11,6 @@ # 🦊 Fox - Future Open Experience

## Usage
##Usage Demo and Docs
We use [Storybook](http://design-system.assecosolutions.com/) to deliver an interactive documentation of our Design system.
There you can find Multiple examples, guidelines and the documentation of all FOX web components ####[Demo](http://design-system.assecosolutions.com/?path=/story/organisms-fox-back-layer)
```html
<script type="module">
import '@assecosolutions/fox-back-layer';
</script>
<fox-back-layer>
...
</fox-back-layer>
```
## Further Reading
Please, also check the documentations about the [API](https://github.com/assecosolutions/fox/blob/master/api/README.md) and our [client](https://github.com/assecosolutions/fox/blob/master/client/README.md)
## Contribute

@@ -29,0 +17,0 @@

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