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

@tager/admin-mail

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tager/admin-mail - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

dist/constants/routes.d.ts

@@ -6,1 +6,2 @@ import type { RouteRecordRaw } from 'vue-router';

export declare const EMAIL_TEST_ROUTE: RouteRecordRaw;
export declare const TAGER_MAIL_ROUTES: Array<RouteRecordRaw>;

2

package.json
{
"name": "@tager/admin-mail",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",

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

@@ -57,1 +57,8 @@ import type { RouteRecordRaw } from 'vue-router';

};
export const TAGER_MAIL_ROUTES: Array<RouteRecordRaw> = [
EMAIL_TEMPLATE_LIST_ROUTE,
EMAIL_TEMPLATE_FORM_ROUTE,
EMAIL_LOG_LIST_ROUTE,
EMAIL_TEST_ROUTE,
];

Sorry, the diff of this file is not supported yet

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