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

@modern-js/bff-utils

Package Overview
Dependencies
Maintainers
10
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js/bff-utils - npm Package Compare versions

Comparing version 1.0.0-rc.20 to 1.0.0-rc.21

19

CHANGELOG.md
# @modern-js/bff-utils
## 1.0.0-rc.21
### Patch Changes
- 224f7fe: fix server route match
- 30ac27c: feat: add generator package description
- 0fd196e: feat: fix bugs
- 204c626: feat: initial
- 63be0a5: fix: #118 #104
- Updated dependencies [224f7fe]
- Updated dependencies [30ac27c]
- Updated dependencies [0fd196e]
- Updated dependencies [204c626]
- Updated dependencies [63be0a5]
- @modern-js/bff-runtime@1.0.0-rc.21
- @modern-js/create-request@1.0.0-rc.21
- @modern-js/plugin@1.0.0-rc.21
- @modern-js/utils@1.0.0-rc.21
## 1.0.0-rc.20

@@ -4,0 +23,0 @@

13

package.json
{
"name": "@modern-js/bff-utils",
"version": "1.0.0-rc.20",
"description": "Modern.js bff utils",
"version": "1.0.0-rc.21",
"jsnext:source": "./src/index.ts",

@@ -20,6 +21,6 @@ "types": "./dist/types/index.d.ts",

"@babel/runtime": "^7",
"@modern-js/bff-runtime": "^1.0.0-rc.20",
"@modern-js/create-request": "^1.0.0-rc.20",
"@modern-js/plugin": "^1.0.0-rc.20",
"@modern-js/utils": "^1.0.0-rc.20",
"@modern-js/bff-runtime": "^1.0.0-rc.21",
"@modern-js/create-request": "^1.0.0-rc.21",
"@modern-js/plugin": "^1.0.0-rc.21",
"@modern-js/utils": "^1.0.0-rc.21",
"es-module-lexer": "^0.4.1",

@@ -36,3 +37,3 @@ "farrow-api": "^1.10.9",

"typescript": "^4",
"@modern-js/module-tools": "^1.0.0-rc.20"
"@modern-js/module-tools": "^1.0.0-rc.21"
},

@@ -39,0 +40,0 @@ "modernConfig": {

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