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

@settlemint/module-common-types

Package Overview
Dependencies
Maintainers
12
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@settlemint/module-common-types - npm Package Compare versions

Comparing version 5.3.1 to 5.3.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [5.3.3](https://github.com/settlemint/bpaas-launchpad/compare/v5.3.2...v5.3.3) (2021-03-22)
### Bug Fixes
* trigger new version ([4f331c1](https://github.com/settlemint/bpaas-launchpad/commit/4f331c1211ee0bad3bb903bbaa25f5ad5006fb15))
## [5.3.1](https://github.com/settlemint/bpaas-launchpad/compare/v5.3.0...v5.3.1) (2021-03-22)

@@ -8,0 +19,0 @@

2

dist/package.json
{
"name": "@settlemint/module-common-types",
"version": "5.2.2",
"version": "5.3.1",
"description": "BPaaS - Common Types module",

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

@@ -7,4 +7,3 @@ export declare enum Environments {

PRODUCTION = "production",
TEST = "test",
RODERIK = "roderik"
TEST = "test"
}

@@ -12,4 +12,3 @@ "use strict";

Environments["TEST"] = "test";
Environments["RODERIK"] = "roderik";
})(Environments = exports.Environments || (exports.Environments = {}));
//# sourceMappingURL=environments.js.map
{
"name": "@settlemint/module-common-types",
"version": "5.3.1",
"version": "5.3.3",
"description": "BPaaS - Common Types module",

@@ -37,3 +37,3 @@ "main": "dist/src/index.js",

},
"gitHead": "504c89992faabc4bd88426c5a3cfc031a2537a9c"
"gitHead": "561f84df061541fc23016186313783094856da70"
}

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