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

@karmaniverous/entity-manager

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@karmaniverous/entity-manager - npm Package Compare versions

Comparing version 6.9.1 to 6.9.2

2

dist/index.d.ts

@@ -530,3 +530,3 @@ import { EntityMap, TranscodeMap, FlattenEntityMap, ConditionalProperty, Exactify, PropertiesOfType, TranscodableProperties, Transcodes, SortOrder, MutuallyExclusive, NotNever, DefaultTranscodeMap } from '@karmaniverous/entity-tools';

*/
declare class EntityManager<C extends BaseConfigMap = BaseConfigMap> {
declare class EntityManager<C extends BaseConfigMap> {
#private;

@@ -533,0 +533,0 @@ readonly logger: Pick<Console, 'debug' | 'error'>;

@@ -135,3 +135,3 @@ {

"types": "dist/index.d.ts",
"version": "6.9.1"
"version": "6.9.2"
}
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