New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@awell-health/awell-extensions-types

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awell-health/awell-extensions-types - npm Package Compare versions

Comparing version 0.1.3-beta18 to 0.1.3-beta19

.yarn/versions/200615b5.yml

1

dist/Extension.d.ts

@@ -15,3 +15,2 @@ import { type Action } from './Action';

webhooks?: Array<Webhook<string, any>>;
is_private?: boolean;
}
{
"name": "@awell-health/awell-extensions-types",
"version": "0.1.3-beta18",
"version": "0.1.3-beta19",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

@@ -16,3 +16,2 @@ import { type Action } from './Action'

webhooks?: Array<Webhook<string, any>>
is_private?: boolean
}
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