Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eventric/mastertour

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eventric/mastertour - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

dist/convertFromXML.d.ts

1

dist/index.d.ts
export * from "./compareStrings";
export * from "./convertFromXML";
export * from "./formatAddress";

@@ -3,0 +4,0 @@ export * from "./getAttachmentPath";

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

__exportStar(require("./compareStrings"), exports);
__exportStar(require("./convertFromXML"), exports);
__exportStar(require("./formatAddress"), exports);

@@ -16,0 +17,0 @@ __exportStar(require("./getAttachmentPath"), exports);

5

package.json
{
"name": "@eventric/mastertour",
"version": "1.0.20",
"version": "1.0.21",
"description": "A library for interacting programmatically with the Master Tour platform",

@@ -24,2 +24,3 @@ "main": "dist/index.js",

"@types/chai": "^4.2.15",
"@types/he": "^1.1.2",
"@types/mocha": "^8.2.1",

@@ -41,2 +42,4 @@ "@typescript-eslint/eslint-plugin": "4.9.0",

"dependencies": {
"fast-xml-parser": "^3.19.0",
"he": "^1.2.0",
"moment": "~2.24.0",

@@ -43,0 +46,0 @@ "moment-timezone": "^0.5.33"

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