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

tinyspy

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinyspy - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"name": "tinyspy",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",

@@ -12,2 +12,3 @@ "scripts": {

"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",

@@ -33,2 +34,3 @@ "files": [

"size-limit": "^7.0.4",
"tinyspy": "^0.0.1",
"tsup": "^5.11.1",

@@ -35,0 +37,0 @@ "typescript": "^4.5.3",

@@ -5,3 +5,3 @@ # tinyspy

A `3KB` package for minimal and easy testing with no dependencies.
A `4KB` package for minimal and easy testing with no dependencies.
This package was created for having a tiny spy library to use in `vitest`, but it can also be used in `jest` and other test environments.

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