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

@forrestjs/core

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forrestjs/core - npm Package Compare versions

Comparing version 5.0.0-alpha.25 to 5.0.0-alpha.26

4

package.json
{
"name": "@forrestjs/core",
"description": "ForrestJS is the Javascript plugin syste.",
"version": "5.0.0-alpha.25",
"version": "5.0.0-alpha.26",
"main": "src/index.js",

@@ -36,3 +36,3 @@ "types": "types/index.d.ts",

},
"gitHead": "581a5821c64a13664597849613c5ee7207a1e1e0",
"gitHead": "9dbcc56fb86e401083cbac1b4755a34c30f395cc",
"devDependencies": {

@@ -39,0 +39,0 @@ "jest": "^28.1.0",

@@ -110,3 +110,3 @@ const { traceHook, logTrace, logBoot } = require('./tracer');

* @property {string} target
* @property {ForrestJSHandler} handler
* @property {ForrestJSHandler|Object} handler
* @property {boolean} [enabled]

@@ -113,0 +113,0 @@ * @property {boolean} [optional]

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