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

@figuredev/business-config-sdk

Package Overview
Dependencies
Maintainers
3
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/business-config-sdk - npm Package Compare versions

Comparing version 0.9.0 to 0.9.2

lib/account.d.ts

14

package.json
{
"name": "@figuredev/business-config-sdk",
"version": "0.9.0",
"version": "0.9.2",
"license": "ISC",
"type": "module",
"files": [
"lib/*"
],
"main": "lib/index.js",
"dependencies": {
"axios": "^0.21.1"
"axios": "^0.21.1",
"typescript": "^4.3.5"
},
"scripts": {
"prepublish": "yarn build",
"build": "rm -rf lib && tsc"
}
}
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