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

@socketregistry/string.prototype.trimleft

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketregistry/string.prototype.trimleft - npm Package Compare versions

Comparing version
1.0.7
to
1.0.8
+1
-1
index.d.ts
import Impl from './implementation'
declare const {
x: StringProtoTrimLeft
x: StringProtoTrimLeft,
}: {

@@ -5,0 +5,0 @@ x: typeof Impl & {

@@ -9,3 +9,3 @@ 'use strict'

value,
writable: true
writable: true,
})

@@ -20,4 +20,4 @@

implementation: desc(impl),
shim: desc(require('./shim'))
}
shim: desc(require('./shim')),
},
)

@@ -24,0 +24,0 @@ module.exports.getPolyfill = module.exports.getPolyfill

{
"name": "@socketregistry/string.prototype.trimleft",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Socket.dev optimized package override for string.prototype.trimleft",