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

@fluid-internal/mocha-test-setup

Package Overview
Dependencies
Maintainers
0
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-internal/mocha-test-setup - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

dist/packageVersion.d.ts

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluid-internal/mocha-test-setup";
export declare const pkgVersion = "2.0.8";
export declare const pkgVersion = "2.0.9";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -11,3 +11,3 @@ "use strict";

exports.pkgName = "@fluid-internal/mocha-test-setup";
exports.pkgVersion = "2.0.8";
exports.pkgVersion = "2.0.9";
//# sourceMappingURL=packageVersion.js.map

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluid-internal/mocha-test-setup";
export declare const pkgVersion = "2.0.8";
export declare const pkgVersion = "2.0.9";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -8,3 +8,3 @@ /*!

export const pkgName = "@fluid-internal/mocha-test-setup";
export const pkgVersion = "2.0.8";
export const pkgVersion = "2.0.9";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluid-internal/mocha-test-setup",
"version": "2.0.8",
"version": "2.0.9",
"description": "Utilities for Fluid tests",

@@ -33,4 +33,4 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluid-internal/test-driver-definitions": "~2.0.8",
"@fluidframework/core-interfaces": "~2.0.8",
"@fluid-internal/test-driver-definitions": "~2.0.9",
"@fluidframework/core-interfaces": "~2.0.9",
"mocha": "^10.2.0",

@@ -37,0 +37,0 @@ "source-map-support": "^0.5.21"

@@ -9,2 +9,2 @@ /*!

export const pkgName = "@fluid-internal/mocha-test-setup";
export const pkgVersion = "2.0.8";
export const pkgVersion = "2.0.9";

Sorry, the diff of this file is not supported yet

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