Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-list

Package Overview
Dependencies
Maintainers
4
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 1.5.21 to 1.5.22

index.js

17

package.json
{
"name": "@assecosolutions/fox-list",
"version": "1.5.21",
"version": "1.5.22",
"public": true,

@@ -15,10 +15,17 @@ "publishConfig": {

"license": "MIT",
"main": "./index.umd.js",
"module": "./index.esm.js",
"typings": "./index.d.ts",
"module": "./index.js",
"main": "./index.js",
"type": "module",
"types": "./index.d.ts",
"exports": {
".": {
"types": "./index.d.ts",
"import": "./index.js"
}
},
"dependencies": {},
"peerDependencies": {
"@material/mwc-list": "^0.25.3",
"@material/mwc-list": "^0.26.1",
"lit": "^2.0.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