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

@composer-js/core

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@composer-js/core - npm Package Compare versions

Comparing version 6.0.0-rc.3 to 6.0.0-rc.4

dist/lib/decorators/ObjectDecorators.js

1

dist/lib/index.js

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

__exportStar(require("./MessagingUtils"), exports);
__exportStar(require("./ObjectFactory"), exports);
__exportStar(require("./OASUtils"), exports);

@@ -26,0 +27,0 @@ __exportStar(require("./StringUtils"), exports);

@@ -8,2 +8,3 @@ export * from "./ApiError";

export * from "./MessagingUtils";
export * from "./ObjectFactory";
export * from "./OASUtils";

@@ -10,0 +11,0 @@ export * from "./StringUtils";

3

package.json
{
"name": "@composer-js/core",
"version": "6.0.0-rc.3",
"version": "6.0.0-rc.4",
"description": "A collection of common utilities and core functionality for composerjs applications.",

@@ -35,2 +35,3 @@ "repository": "https://gitlab.acceleratxr.com/composerjs/composer-core.git",

"readline": "^1.3.0",
"reflect-metadata": "^0.2.2",
"triple-beam": "^1.4.1",

@@ -37,0 +38,0 @@ "twilio": "^5.0.1",

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