New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

easy-object-pool

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-object-pool - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

dist/object-pool.js

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

for (let clear of clears) {
clear(0);
clear();
}

@@ -16,0 +16,0 @@ }

{
"name": "easy-object-pool",
"version": "1.0.11",
"version": "1.0.12",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "types/index.d.ts",

@@ -13,3 +13,3 @@ /**

for (let clear of clears) {
clear(0)
clear()
}

@@ -16,0 +16,0 @@ }

Sorry, the diff of this file is not supported yet

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