You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@venncity/clou-utils

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@venncity/clou-utils - npm Package Compare versions

Comparing version

to
2.0.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.4](https://github.com/venn-city/graphql-clou/compare/@venncity/clou-utils@2.0.3...@venncity/clou-utils@2.0.4) (2020-08-16)
**Note:** Version bump only for package @venncity/clou-utils
## [2.0.3](https://github.com/venn-city/graphql-clou/compare/@venncity/clou-utils@2.0.2...@venncity/clou-utils@2.0.3) (2020-08-16)

@@ -8,0 +16,0 @@

10

config/default.json

@@ -6,13 +6,3 @@ {

"outputEncoding": "hex"
},
"graphql": {
"schema": {
"datamodel": {
"path": "test/datamodel.graphql"
},
"sdl": {
"path": "test/openCRUD.graphql"
}
}
}
}

4

package.json
{
"name": "@venncity/clou-utils",
"version": "2.0.3",
"version": "2.0.4",
"author": "Venn Engineering",

@@ -53,3 +53,3 @@ "main": "lib/cjs/index.js",

},
"gitHead": "99241695a66034493392f9d28ac6cad0e5ebb0ce"
"gitHead": "719f0647cce37d36bc71dab63bec7aac6b0a6d53"
}