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

front-broker-connection

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

front-broker-connection - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

.eslintrc.json

11

package.json
{
"name": "front-broker-connection",
"version": "1.0.3",
"version": "1.0.4",
"description": "Front Finance brokerage connection client lib",
"main": "./dist/cjs/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",

@@ -27,7 +24,5 @@ "license": "MIT",

"copy": "node ./tools/copy",
"start:demo": "cd react-example && yarn start"
"start:demo": "cd react-example && yarn start",
"publish": "yarn build && cd dist && npm publish --access public"
},
"files": [
"/dist"
],
"dependencies": {

@@ -34,0 +29,0 @@ "localforage": "^1.10.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