New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contiamo/dev

Package Overview
Dependencies
Maintainers
4
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contiamo/dev - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

.github/main.workflow

2

package.json
{
"name": "@contiamo/dev",
"version": "0.0.1",
"version": "0.1.0",
"description": "Dev enviromnent for contiamo",

@@ -5,0 +5,0 @@ "bin": {

@@ -48,3 +48,11 @@ # Contiamo Dev

Then
Additionally, so that Pantheon can correctly resolve the storage database service, you must modify your `/etc/hosts` file to include
```
127.0.0.1 metadb
```
You can easily do this with `sudo echo "127.0.0.1 metadb" >> /etc/hosts`.
To start the Pantheon dev environment use
```sh

@@ -51,0 +59,0 @@ export PANTHEON_TAG=redir

Sorry, the diff of this file is not supported yet

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