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

@friggframework/core

Package Overview
Dependencies
Maintainers
0
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/core - npm Package Compare versions

Comparing version

to
2.0.0-next.19

1

handlers/app-handler-helpers.js

@@ -17,3 +17,2 @@ const { createHandler, flushDebugLog } = require('@friggframework/core');

origin: '*',
credentials: true,
})

@@ -20,0 +19,0 @@ );

10

package.json
{
"name": "@friggframework/core",
"prettier": "@friggframework/prettier-config",
"version": "2.0.0-next.18",
"version": "2.0.0-next.19",
"dependencies": {

@@ -25,5 +25,5 @@ "@hapi/boom": "^10.0.1",

"devDependencies": {
"@friggframework/eslint-config": "2.0.0-next.18",
"@friggframework/prettier-config": "2.0.0-next.18",
"@friggframework/test": "2.0.0-next.18",
"@friggframework/eslint-config": "2.0.0-next.19",
"@friggframework/prettier-config": "2.0.0-next.19",
"@friggframework/test": "2.0.0-next.19",
"@types/lodash": "4.17.15",

@@ -57,3 +57,3 @@ "@typescript-eslint/eslint-plugin": "^8.0.0",

"description": "",
"gitHead": "d5baa1dbe318cab02ec1860fe4425b7f3ad7599f"
"gitHead": "0701976b6177314a6e4f6d9ee1c5bf922f9bf3fc"
}