Socket
Socket
Sign inDemoInstall

@medplum/react-hooks

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medplum/react-hooks - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

4

package.json
{
"name": "@medplum/react-hooks",
"version": "2.2.4",
"version": "2.2.5",
"description": "Medplum React Hooks Library",

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

"api-extractor": "api-extractor run --local && cp dist/types.d.ts dist/cjs/index.d.ts && cp dist/types.d.ts dist/esm/index.d.ts",
"build": "npm run clean && tsc --project tsconfig.build.json && node esbuild.mjs && npm run api-extractor",
"build": "npm run clean && tsc && node esbuild.mjs && npm run api-extractor",
"clean": "rimraf dist",

@@ -58,0 +58,0 @@ "test": "jest"

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