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

@architect/data

Package Overview
Dependencies
Maintainers
6
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/data - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

repl.js

12

package.json
{
"name": "@architect/data",
"version": "1.0.2",
"version": "1.0.3",
"description": "Dynamically generate a DynamoDB data access layer from an .arc file",

@@ -9,2 +9,5 @@ "main": "index.js",

},
"bin": {
"arc-repl": "repl.js"
},
"keywords": [

@@ -20,12 +23,13 @@ "arc",

"devDependencies": {
"@architect/workflows": "^1.1.24",
"aws-sdk": "^2.106.0",
"run-parallel": "^1.1.6",
"tap-spec": "^4.1.1",
"tape": "^4.8.0",
"@architect/workflows": "^1.1.9",
"run-parallel": "^1.1.6"
"tape": "^4.8.0"
},
"dependencies": {
"@architect/parser": "^1.0.6",
"chalk": "^2.3.0",
"file-exists": "^4.0.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