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

asma-types

Package Overview
Dependencies
Maintainers
7
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-types - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

lib/interfaces/enums.d.ts

@@ -273,2 +273,4 @@ /**

readonly inboxOutbox: "qnrs/inbox-outbox";
readonly inbox: "qnrs/inbox";
readonly outbox: "qnrs/outbox";
readonly qnrTemplates: "all-qnrs/qnr-templates";

@@ -275,0 +277,0 @@ readonly qnrTemplatesList: "all-qnrs/qnr-templates-list";

@@ -353,2 +353,4 @@ // deprecated, replaced with QueriesInitiator

inboxOutbox: 'qnrs/inbox-outbox',
inbox: 'qnrs/inbox',
outbox: 'qnrs/outbox',
//

@@ -355,0 +357,0 @@ qnrTemplates: 'all-qnrs/qnr-templates',

2

package.json
{
"name": "asma-types",
"version": "2.0.8",
"version": "2.0.9",
"description": "shared ts asma types",

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

@@ -368,2 +368,4 @@ // deprecated, replaced with QueriesInitiator

inboxOutbox: 'qnrs/inbox-outbox',
inbox: 'qnrs/inbox',
outbox: 'qnrs/outbox',
//

@@ -370,0 +372,0 @@ qnrTemplates: 'all-qnrs/qnr-templates',

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