Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-list

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-list - npm Package Compare versions

Comparing version 0.0.1-alpha.11 to 0.0.1-alpha.112

.eslintrc

21

package.json
{
"$schema": "../../../../../node_modules/ng-packagr/package.schema.json",
"name": "@assecosolutions/fox-list",
"version": "0.0.1-alpha.11",
"version": "0.0.1-alpha.112",
"lib": {
"entryFile": "src/index.ts"
},
"dest": "../../dist/libs/shared/ui/molecules/fox-list",
"publishConfig": {

@@ -17,11 +15,14 @@ "registry": "https://registry.npmjs.org"

},
"peerDependencies": {
"@material/mwc-list": "^0.18.0"
},
"main": "./shared-ui-molecules-fox-list.umd.js",
"module": "./shared-ui-molecules-fox-list.esm.js",
"typings": "./index.d.ts",
"description": "Webcomponent fox-list following open-wc recommendations",
"author": "fox-list",
"license": "MIT",
"main": "index.js",
"module": "index.js",
"dependencies": {
"lit-element": "^2.4.0"
"@material/mwc-list": "^0.18.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2"
}
}
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