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

@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.4 to 1.2.5

2

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

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

@@ -1,2 +0,3 @@

import React, { ReactElement, MutableRefObject } from 'react'
import * as React from 'react'
import { ReactElement, MutableRefObject } from 'react'

@@ -3,0 +4,0 @@ export type RefProp<T> = MutableRefObject<T | null | undefined>

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