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

@hylid/types

Package Overview
Dependencies
Maintainers
0
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hylid/types - npm Package Compare versions

Comparing version 3.0.0-alpha.13 to 3.0.0-alpha.14

1

lib/common.d.ts

@@ -6,1 +6,2 @@ export declare type PickAttr<Attr extends keyof T, T = any> = {

export declare type Callback<T> = (result?: T) => void;
export declare type JsApiType = 'async' | 'sync' | 'callback';

2

package.json
{
"name": "@hylid/types",
"version": "3.0.0-alpha.13",
"version": "3.0.0-alpha.14",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "files": [

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