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

@dhis2/app-service-data

Package Overview
Dependencies
Maintainers
14
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2/app-service-data - npm Package Compare versions

Comparing version 2.10.0-pwa.1 to 2.10.0-pwa.2

2

build/types/links/RestAPILink/queryToRequestOptions/textPlainMatchers.d.ts
import { ResolvedResourceQuery, FetchType } from '../../../engine';
export declare const isReplyToMessageConversation: (type: FetchType, { resource }: ResolvedResourceQuery) => boolean;
export declare const isCreateFeedbackMessage: (type: FetchType, { resource }: ResolvedResourceQuery) => boolean;
export declare const isCreateOrUpdateInterpretation: (type: FetchType, { resource, id }: ResolvedResourceQuery) => any;
export declare const isCreateOrUpdateInterpretation: (type: FetchType, { resource, id }: ResolvedResourceQuery) => boolean;
export declare const isCommentOnInterpretation: (type: FetchType, { resource }: ResolvedResourceQuery) => boolean;

@@ -6,0 +6,0 @@ export declare const isInterpretationCommentUpdate: (type: FetchType, { resource, id }: ResolvedResourceQuery) => boolean;

{
"name": "@dhis2/app-service-data",
"version": "2.10.0-pwa.1",
"version": "2.10.0-pwa.2",
"main": "./build/cjs/index.js",

@@ -25,3 +25,3 @@ "module": "./build/es/index.js",

"peerDependencies": {
"@dhis2/app-service-config": "2.10.0-pwa.1",
"@dhis2/app-service-config": "2.10.0-pwa.2",
"prop-types": "^15.7.2",

@@ -28,0 +28,0 @@ "react": "^16.8",

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