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.8 to 0.0.9

2

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

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

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

userSK: ({ merchantId, timestamp, transactionId }) =>
`timestamp#${timestamp}|merchantId#${merchantId}|transactionId#${transactionId}`,
sn2u`timestamp#${timestamp}|merchantId#${merchantId}|transactionId#${transactionId}`,
},

@@ -138,3 +138,3 @@

merchantId: 'merchantIdValue',
timestamp: now + 1000,
timestamp: 1676869312851,
transactionId: 'transactionIdValue',

@@ -141,0 +141,0 @@ userId: 'userIdValue',

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