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

skydiet-lib-node

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skydiet-lib-node - npm Package Compare versions

Comparing version 1.0.47 to 1.0.48

1

dist/models/IAttendanceQuestion.d.ts

@@ -30,2 +30,3 @@ import { IAttendance } from "./IAttendance";

requestComplementGraphicData: IRequestHttp[];
formulaMessageUsedIn: string;
}

@@ -57,2 +57,3 @@ import { IDefaultAdmin } from "./IDefault";

requestComplementGraphicData: IRequestHttp[];
formulaMessageUsedIn: string;
}

@@ -59,0 +60,0 @@ export interface IRequestHttp {

2

package.json
{
"name": "skydiet-lib-node",
"version": "1.0.47",
"version": "1.0.48",
"description": "Biblioteca para funções skydiet",

@@ -5,0 +5,0 @@ "author": "Daniel Cabral <cabralconsultoriaemsoftware@gmail.com>",

@@ -32,2 +32,3 @@ import { IAttendance } from "./IAttendance";

requestComplementGraphicData: IRequestHttp[]
formulaMessageUsedIn: string
}

@@ -63,2 +63,3 @@ import { IDefaultAdmin } from "./IDefault";

requestComplementGraphicData: IRequestHttp[]
formulaMessageUsedIn: string
}

@@ -65,0 +66,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