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

exframe-testing

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exframe-testing - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

2

index.d.ts

@@ -37,3 +37,3 @@

export function build<Output = Record<string, any>>(fields: string[], values: any[][]): Output;
export function build<Output = Record<string, any>>(fields: string[], values: any[][]): Output[];

@@ -40,0 +40,0 @@ export function wait(wait: Function, period: number): Promise<unknown>;

{
"name": "exframe-testing",
"version": "3.3.2",
"version": "3.3.3",
"bin": {

@@ -42,3 +42,3 @@ "exframe-testing": "cli.js"

},
"gitHead": "d1bf142238c1644761d5078753f87ee327ea69f2"
"gitHead": "fadbfb8b9a094ea0c2851c933b94f1c83c7e0da7"
}
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