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

tinyspy

Package Overview
Dependencies
Maintainers
3
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.2.10 to 0.3.0

2

dist/index.js

@@ -68,4 +68,4 @@ var __getOwnPropSymbols = Object.getOwnPropertySymbols;

};
Object.defineProperty(fn, "_isMockFunction", { get: () => true });
Object.defineProperty(fn, "length", { value: cb ? cb.length : 0 });
Object.defineProperty(fn, "__isSpy", { value: true });
Object.defineProperty(fn, "returns", {

@@ -72,0 +72,0 @@ get() {

{
"name": "tinyspy",
"version": "0.2.10",
"version": "0.3.0",
"type": "module",

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

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