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

@abip/sp-common

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abip/sp-common - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

dist/domains/core/survey-event/entity.d.ts

@@ -7,3 +7,3 @@ import { Realm } from '@authelion/common';

id: string;
name: string | null;
name: string;
access: SurveyEventAccess;

@@ -10,0 +10,0 @@ access_restriction: SurveyEventAccessRestriction;

{
"name": "@abip/sp-common",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -44,3 +44,3 @@ "main": "./dist/index",

},
"gitHead": "40df4cf97c17aeb780b1db8454e26be8c80152b8"
"gitHead": "ccb50e7506eb6b2b506a61627cf4669b7fda04af"
}

@@ -18,3 +18,3 @@ /*

name: string | null;
name: string;

@@ -21,0 +21,0 @@ access: SurveyEventAccess;

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