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.16 to 0.0.17

lib/is-element-hidden.d.ts

1

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

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

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

__exportStar(require("./get-event-listeners"), exports);
__exportStar(require("./is-element-hidden"), exports);
__exportStar(require("./is-filepath"), exports);

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

4

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

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

},
"gitHead": "7535e01cafd25fc1d6c32c31a1ae9fce5326b3d8"
"gitHead": "44f3e9e7716d6664a7f7683bac3ee8fe0e299280"
}
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