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.37 to 0.0.39

4

dist/index.d.ts

@@ -34,3 +34,5 @@ import { KebabCSSProperties, RecursivePartial, ValueOf } from '@mailupinc/bee-types-utils';

AMP_ONLY = "amp_only",
HTML_ONLY = "html_only"
HTML_ONLY = "html_only",
MOBILE_ONLY = "mobile_only",
DESKTOP_ONLY = "desktop_only"
}

@@ -37,0 +39,0 @@ export declare enum BeePluginErrorCodes {

@@ -20,2 +20,4 @@ "use strict";

LoadWorkspaceOptions["HTML_ONLY"] = "html_only";
LoadWorkspaceOptions["MOBILE_ONLY"] = "mobile_only";
LoadWorkspaceOptions["DESKTOP_ONLY"] = "desktop_only";
})(LoadWorkspaceOptions = exports.LoadWorkspaceOptions || (exports.LoadWorkspaceOptions = {}));

@@ -22,0 +24,0 @@ var BeePluginErrorCodes;

{
"name": "@mailupinc/bee-plugin-types",
"version": "0.0.37",
"version": "0.0.39",
"description": "Bee plugin public types",

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

"dependencies": {
"@mailupinc/bee-types-utils": "^0.0.37"
"@mailupinc/bee-types-utils": "^0.0.39"
},

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

"tags": [],
"gitHead": "710d043de04d6ed9e25ee384e36c9e68d0f6b75c"
"gitHead": "9716327b9df4ea20c9296d61967c2b8dc049c03b"
}
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