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

@trxn/common

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trxn/common - npm Package Compare versions

Comparing version 2.0.13 to 2.1.0-next.0

25

CHANGELOG.md

@@ -5,2 +5,27 @@ # Changelog

# [2.1.0-next.0](https://github.com/tractr/traxion/compare/v2.0.13...v2.1.0-next.0) (2023-02-27)
## [2.0.11-next.3](https://github.com/tractr/traxion/compare/v2.0.11-next.2...v2.0.11-next.3) (2023-02-22)
## [2.0.11-next.2](https://github.com/tractr/traxion/compare/v2.0.11-next.1...v2.0.11-next.2) (2023-02-22)
## [2.0.11-next.1](https://github.com/tractr/traxion/compare/v2.0.11-next.0...v2.0.11-next.1) (2023-02-22)
## [2.0.11-next.0](https://github.com/tractr/traxion/compare/v2.0.10...v2.0.11-next.0) (2023-02-22)
### Features
* clean authentication modules ([99b7db6](https://github.com/tractr/traxion/commit/99b7db69cc4f885ac885d147043003448895d66d))
## [2.0.13](https://github.com/tractr/traxion/compare/v2.0.12...v2.0.13) (2023-02-24)

@@ -7,0 +32,0 @@

2

package.json
{
"name": "@trxn/common",
"version": "2.0.13",
"version": "2.1.0-next.0",
"description": "Common module for back and front",

@@ -5,0 +5,0 @@ "repository": {

@@ -6,5 +6,5 @@ "use strict";

const lodash_1 = require("lodash");
const custom_validate_1 = require("./custom-validate");
const constants_1 = require("../../constants");
const helpers_1 = require("../../helpers");
const custom_validate_1 = require("./custom-validate");
/**

@@ -11,0 +11,0 @@ * Accept a field string and return a boolean indicating if the field is a boolean string and filter type

@@ -5,5 +5,5 @@ "use strict";

const class_validator_1 = require("class-validator");
const custom_validate_1 = require("./custom-validate");
const constants_1 = require("../../constants");
const helpers_1 = require("../../helpers");
const custom_validate_1 = require("./custom-validate");
/**

@@ -10,0 +10,0 @@ * Accept a field string and return a boolean indicating if the field is an integer string and filter type

@@ -5,5 +5,5 @@ "use strict";

const class_validator_1 = require("class-validator");
const custom_validate_1 = require("./custom-validate");
const constants_1 = require("../../constants");
const helpers_1 = require("../../helpers");
const custom_validate_1 = require("./custom-validate");
/**

@@ -10,0 +10,0 @@ * Accept a field string and return a boolean indicating if the field is string and filter type

@@ -6,4 +6,4 @@ "use strict";

const class_validator_1 = require("class-validator");
const custom_validate_1 = require("./custom-validate");
const constants_1 = require("../../constants");
const custom_validate_1 = require("./custom-validate");
/**

@@ -10,0 +10,0 @@ * Accept a field string and return a boolean indicating if the field is an object string with filter type

@@ -5,5 +5,5 @@ "use strict";

const class_validator_1 = require("class-validator");
const custom_validate_1 = require("./custom-validate");
const constants_1 = require("../../constants");
const helpers_1 = require("../../helpers");
const custom_validate_1 = require("./custom-validate");
/**

@@ -10,0 +10,0 @@ * Accept a field string and return a boolean indicating if the field is a boolean string and filter type

@@ -5,5 +5,5 @@ "use strict";

const class_validator_1 = require("class-validator");
const custom_validate_1 = require("./custom-validate");
const constants_1 = require("../../constants");
const helpers_1 = require("../../helpers");
const custom_validate_1 = require("./custom-validate");
/**

@@ -10,0 +10,0 @@ * Accept a field string and return a boolean indicating if the field is string and filter type

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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