Socket
Socket
Sign inDemoInstall

@karmaniverous/entity-manager

Package Overview
Dependencies
Maintainers
1
Versions
44
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 0.0.9 to 0.0.10

2

package.json
{
"name": "@karmaniverous/entity-manager",
"version": "0.0.9",
"version": "0.0.10",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -95,3 +95,3 @@ # entity-manager

// yields 64.
nibbleBits: 4,
nibbleBits: 3,

@@ -114,4 +114,4 @@ // Scheduled increases in shard key length. Keys are expressed as

},
// Will be added to every entity object. Pick a value that won't collide with
// entity data!
// Will be added to every entity object as appropriate. Pick a value that
// won't collide with entity data!
shardKeyToken: 'shardId',

@@ -118,0 +118,0 @@ };

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