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

@appvise/domain

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appvise/domain - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

1

dist/types/search/request/filter/string-filter.d.ts
export interface StringFilter {
equals?: string;
contains?: string;
iContains?: string;
excludes?: string;
}

2

package.json
{
"name": "@appvise/domain",
"version": "1.0.9",
"version": "1.0.10",
"description": "Base package for building Domain-Driven Hexagon applications in TypeScript",

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

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