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

@vitest/utils

Package Overview
Dependencies
Maintainers
0
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitest/utils - npm Package Compare versions

Comparing version 2.0.0-beta.11 to 2.0.0-beta.12

5

dist/source-map.js

@@ -777,3 +777,6 @@ import { notNullish, isPrimitive } from './helpers.js';

// browser related deps
"/deps/",
"/deps/chunk-",
"/deps/@vitest",
"/deps/loupe",
"/deps/chai",
/node:\w+/,

@@ -780,0 +783,0 @@ /__vitest_test__/,

2

package.json
{
"name": "@vitest/utils",
"type": "module",
"version": "2.0.0-beta.11",
"version": "2.0.0-beta.12",
"description": "Shared Vitest utility functions",

@@ -6,0 +6,0 @@ "license": "MIT",

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