Socket
Socket
Sign inDemoInstall

@acot/utils

Package Overview
Dependencies
66
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.17 to 0.0.18

lib/is-element-matches.d.ts

1

lib/index.d.ts
export * from './get-event-listeners';
export * from './is-element-hidden';
export * from './is-element-matches';
export * from './is-filepath';

@@ -4,0 +5,0 @@ export * from './naming';

@@ -19,2 +19,3 @@ "use strict";

__exportStar(require("./is-element-hidden"), exports);
__exportStar(require("./is-element-matches"), exports);
__exportStar(require("./is-filepath"), exports);

@@ -21,0 +22,0 @@ __exportStar(require("./naming"), exports);

4

package.json
{
"name": "@acot/utils",
"version": "0.0.17",
"version": "0.0.18",
"description": "Utility functions for acot.",

@@ -45,3 +45,3 @@ "keywords": [

},
"gitHead": "44f3e9e7716d6664a7f7683bac3ee8fe0e299280"
"gitHead": "54b3a407aa63569611f93e41ebc8beac0cd12e0b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc