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.1 to 0.0.1-alpha.7.0.1

.eslintrc

17

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

@@ -17,9 +16,11 @@ "registry": "https://registry.npmjs.org"

},
"main": "./shared-ui-molecules-fox-list.umd.js",
"module": "./shared-ui-molecules-fox-list.esm.js",
"typings": "./index.d.ts",
"author": "assecosolutions",
"license": "MIT",
"main": "index.ts",
"module": "index.ts",
"dependencies": {
"@material/mwc-list": "^0.19.1",
"lit-element": "^2.4.0",
"@material/mwc-list": "^0.18.0"
"lit-html": "^1.3.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