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

@contember/react-utils

Package Overview
Dependencies
Maintainers
5
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/react-utils - npm Package Compare versions

Comparing version 1.0.0-rc.2 to 1.0.0-rc.4

dist/types/hooks/index.d.ts

11

package.json
{
"name": "@contember/react-utils",
"license": "Apache-2.0",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.4",
"type": "module",

@@ -17,5 +17,6 @@ "sideEffects": false,

"files": [
"dist/"
"dist/",
"src/"
],
"typings": "./dist/react-utils.d.ts",
"typings": "./dist/types/index.d.ts",
"peerDependencies": {

@@ -25,6 +26,4 @@ "react": "^17"

"scripts": {
"build": "vite build --mode development && vite build --mode production",
"build:api:dev": "api-extractor run --local",
"build:api:prod": "api-extractor run"
"build": "vite build --mode development && vite build --mode production"
}
}
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