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

@curveball/kernel

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@curveball/kernel - npm Package Compare versions

Comparing version 0.21.0-beta.10 to 0.21.0-beta.11

2

cjs/application.js

@@ -17,3 +17,3 @@ "use strict";

*/
const VERSION = 'Curveball/0.21.0-beta.9 (esm)';
const VERSION = 'Curveball/0.21.0-beta.11 (cjs)';
/**

@@ -20,0 +20,0 @@ * The middleware-call Symbol is a special symbol that might exist as a

@@ -14,3 +14,3 @@ import { EventEmitter } from 'node:events';

*/
const VERSION = 'Curveball/dev';
const VERSION = 'Curveball/0.21.0-beta.11 (esm)';
/**

@@ -17,0 +17,0 @@ * The middleware-call Symbol is a special symbol that might exist as a

{
"name": "@curveball/kernel",
"version": "0.21.0-beta.10",
"version": "0.21.0-beta.11",
"description": "Curveball is a framework writting in Typescript for Node.js",

@@ -5,0 +5,0 @@ "main": "cjs/index.js",

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