Socket
Socket
Sign inDemoInstall

@alloc/types

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alloc/types - npm Package Compare versions

Comparing version 1.2.6 to 1.3.0

5

index.d.ts

@@ -83,1 +83,6 @@ export * from './react'

: never
/** An object that needs to be manually disposed of */
export interface Disposable {
dispose(): void
}

2

package.json
{
"name": "@alloc/types",
"version": "1.2.6",
"version": "1.3.0",
"types": "index.d.ts",

@@ -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