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

@begin/data

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@begin/data - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@begin/data",
"version": "1.0.1",
"version": "1.0.2",
"description": "Begin Data is a durable and fast key/value document store built on top of DynamoDB.",

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

@@ -31,3 +31,3 @@ /**

let arcJsonPath = join(cwd, 'arc.json')
let localPath = join(__dirname, '..', 'shared', '.arc')
let localPath = join(__dirname, '..', '..', '..', '@architect', 'shared', '.arc')

@@ -34,0 +34,0 @@ let override = process.env.hasOwnProperty('BEGIN_DATA_TABLE_NAME')

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