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

@assecosolutions/fox-back-layer

Package Overview
Dependencies
Maintainers
0
Versions
139
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.2.0

index.esm.d.ts

18

package.json
{
"name": "@assecosolutions/fox-back-layer",
"version": "0.0.1-alpha.7.0.111",
"version": "1.2.0",
"public": true,
"lib": {
"entryFile": "index.ts"
},
"publishConfig": {

@@ -18,8 +15,9 @@ "registry": "https://registry.npmjs.org"

"license": "MIT",
"main": "index.ts",
"module": "index.ts",
"dependencies": {
"lit-element": "^2.4.0",
"lit-html": "^1.3.0"
"dependencies": {},
"module": "./index.esm.js",
"type": "module",
"main": "./index.esm.js",
"peerDependencies": {
"lit": "^2.0.0"
}
}
}

@@ -11,26 +11,19 @@ # 🦊 Fox - Future Open Experience

## Usage
This library has `peerDependencies` that you will have to install separately.
```html
<script type="module">
import '@assecosolutions/fox-back-layer';
</script>
## Usage Demo and Docs
<fox-back-layer>
...
</fox-back-layer>
```
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
## Further Reading
#### [Demo](http://design-system.assecosolutions.com/?path=/story/organisms-fox-back-layer)
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
If you would like to contribute please make sure that you have read our [development guidelines](https://github.com/assecosolutions/fox/blob/master/docs/3_DEV_GUIDELINES.md).
If you would like to contribute please make sure that you have read our [development guidelines](https://github.com/assecosolutions/fox/blob/master/docs/30_DEV_GUIDELINES.md).
## Maintainer
| ![Burak Topal](https://avatars3.githubusercontent.com/u/17909825?u=1026b9f16dd1c7dbf72b3fe3295c1aa834b81ce4&v=4&s=100 'Burak Topal') | ![Jari Möllenbernd](https://avatars2.githubusercontent.com/u/974638?u=8c61e7d54df0341c68cca59bd8fd0187154d03c8&v=4&s=100 'Jari Möllenbernd') | <img src="https://avatars0.githubusercontent.com/u/17983201?s=100&v=3" width="100" alt="Julia Nissen" /> |
| :----------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------: |
| Burak Topal ([@biggisb](https://github.com/Biggisb)) | Jari Möllenbernd ([@jarmee](https://github.com/jarmee)) | Julia Nissen ([@JuliaNssn](https://github.com/JuliaNssn)) |
| ![Burak Topal](https://avatars3.githubusercontent.com/u/17909825?u=1026b9f16dd1c7dbf72b3fe3295c1aa834b81ce4&v=4&s=100 'Burak Topal') | ![Jari Möllenbernd](https://avatars2.githubusercontent.com/u/974638?u=8c61e7d54df0341c68cca59bd8fd0187154d03c8&v=4&s=100 'Jari Möllenbernd') | <img src="https://avatars0.githubusercontent.com/u/17983201?v=4" alt="Julia Nissen" width="100"/> | <img src="https://avatars.githubusercontent.com/u/39598674?v=4" alt="Florian Ehmke" width="100"/> |
| :----------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------: |
| Burak Topal ([@biggisb](https://github.com/Biggisb)) | Jari Möllenbernd ([@jarmee](https://github.com/jarmee)) | Julia Nissen ([@JuliaNssn](https://github.com/JuliaNssn)) | Florian Ehmke ([@florianehmke](https://github.com/florianehmke)) |
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