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
9
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.15.80 to 0.15.81

2

lib/timeRecord.d.ts

@@ -33,2 +33,3 @@ import { Maybe } from "./utils";

cost?: Maybe<number>;
duration?: Maybe<number>;
payableDuration?: Maybe<number>;

@@ -94,2 +95,3 @@ totalDuration?: Maybe<number>;

cost: number;
duration: number;
payableDuration: number;

@@ -96,0 +98,0 @@ totalDuration: number;

2

package.json
{
"name": "@figuredev/business-config-sdk",
"version": "0.15.80",
"version": "0.15.81",
"license": "ISC",

@@ -5,0 +5,0 @@ "files": [

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