Socket
Socket
Sign inDemoInstall

@ewizardjs/content-types

Package Overview
Dependencies
0
Maintainers
7
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

3

dist/index.d.ts

@@ -11,3 +11,4 @@ export declare enum ContentTypes {

JOURNEY = "journey",
MESSENGER_AD = "messenger_ad"
MESSENGER_AD = "messenger_ad",
BANNER = "banner"
}

@@ -14,0 +15,0 @@ export declare enum SiteSubtypes {

@@ -16,2 +16,3 @@ "use strict";

ContentTypes["MESSENGER_AD"] = "messenger_ad";
ContentTypes["BANNER"] = "banner";
})(ContentTypes || (exports.ContentTypes = ContentTypes = {}));

@@ -18,0 +19,0 @@ var SiteSubtypes;

{
"name": "@ewizardjs/content-types",
"version": "2.1.0",
"version": "2.2.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc