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

@clerk/testing

Package Overview
Dependencies
Maintainers
8
Versions
994
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerk/testing - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-snapshot.v4c5edbc

dist/index.mjs

4

package.json
{
"name": "@clerk/testing",
"version": "1.0.0",
"version": "1.0.1-snapshot.v4c5edbc",
"description": "Utilities to help you create E2E test suites for apps using Clerk",

@@ -31,3 +31,3 @@ "keywords": [

"types": "./dist/types/index.d.ts",
"default": "./dist/esm/index.js"
"default": "./dist/index.mjs"
},

@@ -34,0 +34,0 @@ "require": {

{
"main": "../dist/index.js",
"module": "../dist/esm/index.js",
"module": "../dist/index.mjs",
"types": "../dist/types/index.d.ts"
}
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