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

grainstack

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grainstack - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

package.json
{
"name": "grainstack",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A succinct (API-first) way of building fine-grained, three-tier web apps.",

@@ -35,3 +35,3 @@ {

"transform-web": "web-imports build/web --prefix '/web/node_modules/' --write",
"postinstall": "npm run install-backend && npm run install-common && npm run install-web",
"postinstall": "yarn sls dynamodb install && npm run install-backend && npm run install-common && npm run install-web",
"install-backend": "cd src/backend && yarn && cd ../../",

@@ -57,2 +57,3 @@ "install-common": "cd src/common && yarn && cd ../../",

"prettier": "^2.8.4",
"serverless": "^3.28.1",
"serverless-domain-manager": "^6.4.3",

@@ -59,0 +60,0 @@ "serverless-dynamodb-local": "^0.2.40",

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