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.17 to 2.0.18

8

lib/interfaces/enums.d.ts

@@ -262,6 +262,6 @@ /**

readonly myParticipants: "my-participants";
readonly myParticipantsGroups: "my-participants/groups";
readonly myParticipantsAccepted: "my-participants/accepted";
readonly myParticipantsWaiting: "my-participants/waiting";
readonly myParticipantsToBeDeleted: "my-participants/to-be-deleted";
readonly myParticipantsGroups: "groups";
readonly myParticipantsAccepted: "accepted";
readonly myParticipantsWaiting: "waiting";
readonly myParticipantsToBeDeleted: "to-be-deleted";
readonly smsPainter: "sms-painter";

@@ -268,0 +268,0 @@ readonly plans: "plans";

@@ -341,6 +341,6 @@ // deprecated, replaced with QueriesInitiator

myParticipants: 'my-participants',
myParticipantsGroups: 'my-participants/groups',
myParticipantsAccepted: 'my-participants/accepted',
myParticipantsWaiting: 'my-participants/waiting',
myParticipantsToBeDeleted: 'my-participants/to-be-deleted',
myParticipantsGroups: 'groups',
myParticipantsAccepted: 'accepted',
myParticipantsWaiting: 'waiting',
myParticipantsToBeDeleted: 'to-be-deleted',
smsPainter: 'sms-painter',

@@ -347,0 +347,0 @@ //

{
"name": "asma-types",
"version": "2.0.17",
"version": "2.0.18",
"description": "shared ts asma types",

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

@@ -356,6 +356,6 @@ // deprecated, replaced with QueriesInitiator

myParticipants: 'my-participants',
myParticipantsGroups: 'my-participants/groups',
myParticipantsAccepted: 'my-participants/accepted',
myParticipantsWaiting: 'my-participants/waiting',
myParticipantsToBeDeleted: 'my-participants/to-be-deleted',
myParticipantsGroups: 'groups',
myParticipantsAccepted: 'accepted',
myParticipantsWaiting: 'waiting',
myParticipantsToBeDeleted: 'to-be-deleted',
smsPainter: 'sms-painter',

@@ -362,0 +362,0 @@ //

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