New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@deboxsoft/accounting-api

Package Overview
Dependencies
Maintainers
1
Versions
434
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deboxsoft/accounting-api - npm Package Compare versions

Comparing version 0.1.0-alpha.22 to 0.1.0-alpha.23

types/services/AccountService.d.ts

9

package.json
{
"name": "@deboxsoft/accounting-api",
"version": "0.1.0-alpha.22",
"version": "0.1.0-alpha.23",
"license": "SEE LICENSE IN LICENSE.md",

@@ -43,3 +43,8 @@ "repository": {

},
"gitHead": "b023f06cd22d9b5d6279f3930d90bbfc15186ab2"
"gitHead": "b023f06cd22d9b5d6279f3930d90bbfc15186ab2",
"devDependencies": {
"@sucrase/jest-plugin": "^2.0.0",
"@testing-library/jest-dom": "^5.11.9",
"svelte-jester": "^1.3.0"
}
}
export * from "./types";
export * from "./validation";
export * from "./errors";
export * from "./AccountService";
export * from "./TransactionService";
export * from "./services";

Sorry, the diff of this file is not supported yet

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