Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@voiceflow/nestjs-common

Package Overview
Dependencies
Maintainers
24
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/nestjs-common - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
2.1.0
to
2.1.1
+4
-1
CHANGELOG.md

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

## [2.1.1](https://github.com/voiceflow/platform/compare/@voiceflow/nestjs-common@2.1.0...@voiceflow/nestjs-common@2.1.1) (2022-08-05)
**Note:** Version bump only for package @voiceflow/nestjs-common
# 2.1.0 (2022-08-04)
### Features
* authorization service proxy (PL-68) ([#5](https://github.com/voiceflow/platform/issues/5)) ([4641b00](https://github.com/voiceflow/platform/commit/4641b0087eedab3e1d25b076331497a8abea2e1e))
+5
-5
{
"name": "@voiceflow/nestjs-common",
"version": "2.1.0",
"version": "2.1.1",
"exports": {

@@ -36,5 +36,5 @@ ".": {

"@types/express": "^4.17.13",
"@voiceflow-meta/eslint-config": "^1.1.0",
"@voiceflow-meta/prettier-config": "^1.1.0",
"@voiceflow-meta/typescript-config": "^1.1.0"
"@voiceflow-meta/eslint-config": "1.1.1",
"@voiceflow-meta/prettier-config": "1.1.1",
"@voiceflow-meta/typescript-config": "1.1.1"
},

@@ -45,3 +45,3 @@ "peerDependencies": {

},
"gitHead": "cbaa5c07e21bc584d61a5e61892e1e144c446a22"
"gitHead": "f327140745cfc179e2c58b15dee910e840b2ed6c"
}