New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 0.21.0-beta.5

6

package.json
{
"name": "@curveball/kernel",
"version": "0.21.0-beta.4",
"version": "0.21.0-beta.5",
"description": "Curveball is a framework writting in Typescript for Node.js",
"main": "cjs/index.js",
"exports": {
"require": "cjs/index.js",
"import": "esm/index.js"
"require": "./cjs/index.js",
"import": "./esm/index.js"
},

@@ -10,0 +10,0 @@ "scripts": {

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