Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@bicycle-codes/tapzero

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bicycle-codes/tapzero - npm Package Compare versions

Comparing version
0.10.0
to
0.10.1
+1
-1
dist/index.cjs

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

throw new Error("tapzero msg required");
let caught = null;
let caught = void 0;
try {

@@ -258,0 +258,0 @@ fn();

@@ -225,3 +225,3 @@ var __defProp = Object.defineProperty;

throw new Error("tapzero msg required");
let caught = null;
let caught = void 0;
try {

@@ -228,0 +228,0 @@ fn();

{
"name": "@bicycle-codes/tapzero",
"version": "0.10.0",
"version": "0.10.1",
"description": "Smallest test library",

@@ -5,0 +5,0 @@ "main": "dist/index.js",