🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@socketregistry/set-function-length

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketregistry/set-function-length - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+3
-3
env.d.ts

@@ -1,2 +0,2 @@

declare interface Env {
declare const Env: {
boundFnsHaveConfigurableLengths: boolean

@@ -7,3 +7,3 @@ boundFnsHaveWritableLengths: boolean

}
declare const env: Env
export = env
declare namespace Env {}
export = Env
{
"name": "@socketregistry/set-function-length",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Socket.dev optimized package override for set-function-length",