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

@mailupinc/bee-plugin-types

Package Overview
Dependencies
Maintainers
7
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mailupinc/bee-plugin-types - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

5

dist/index.d.ts

@@ -1770,2 +1770,7 @@ import { KebabCSSProperties, RecursivePartial, ValueOf } from '@mailupinc/bee-types-utils';

}
export interface IFetchTokenPayload {
authUrl: string;
clientId: string;
clientSecret: string;
}
export type { KebabCSSProperties };

6

package.json
{
"name": "@mailupinc/bee-plugin-types",
"version": "0.0.23",
"version": "0.0.24",
"description": "Bee plugin public types",

@@ -18,3 +18,3 @@ "keywords": [],

"dependencies": {
"@mailupinc/bee-types-utils": "^0.0.23"
"@mailupinc/bee-types-utils": "^0.0.24"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"tags": [],
"gitHead": "999a02930cdc66070755378ec0bb55d5d330a7d8"
"gitHead": "00a0380adc0e7b2668c24948932582805da1f391"
}
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