Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-button

Package Overview
Dependencies
Maintainers
2
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-button - npm Package Compare versions

Comparing version 0.0.1-alpha.1 to 0.0.1-alpha.7.0.1

index.js

17

package.json
{
"$schema": "../../../../../node_modules/ng-packagr/package.schema.json",
"name": "@assecosolutions/fox-button",
"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/atoms/fox-button",
"publishConfig": {

@@ -17,8 +16,10 @@ "registry": "https://registry.npmjs.org"

},
"main": "./shared-ui-atoms-fox-button.umd.js",
"module": "./shared-ui-atoms-fox-button.esm.js",
"typings": "./index.d.ts",
"author": "assecosolutions",
"license": "MIT",
"main": "index.ts",
"module": "index.ts",
"dependencies": {
"lit-element": "^2.4.0"
"lit-element": "^2.4.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