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

asma-types

Package Overview
Dependencies
Maintainers
6
Versions
146
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 1.7.5 to 1.7.6

1

lib/interfaces/enums.d.ts

@@ -343,3 +343,2 @@ /**

readonly device: string;
readonly group_id: string;
};

@@ -346,0 +345,0 @@ export type ISearchParamWithValues = (typeof SearchParamWithValues)[keyof typeof SearchParamWithValues];

@@ -426,3 +426,2 @@ // deprecated, replaced with QueriesInitiator

device: '',
group_id: '',
};

@@ -429,0 +428,0 @@ export const UserContext = {

2

package.json
{
"name": "asma-types",
"version": "1.7.5",
"version": "1.7.6",
"description": "shared ts asma types",

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

@@ -452,3 +452,2 @@ // deprecated, replaced with QueriesInitiator

device: '' as IDevice,
group_id: '' as string,
} as const

@@ -455,0 +454,0 @@

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