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

@antcolag/tools

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antcolag/tools - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

package.json
{
"name": "@antcolag/tools",
"version": "1.0.9",
"version": "1.0.10",
"description": "npm wrapper for tools",

@@ -5,0 +5,0 @@ "scripts": {

@@ -208,4 +208,3 @@ import {

return await this.trigger(
self[p].bind(this),
...args
self[p].bind(this, ...args)
)

@@ -212,0 +211,0 @@ }

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