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

@satorijs/satori

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@satorijs/satori - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

lib/index.js

@@ -27,3 +27,3 @@ var __create = Object.create;

// packages/satori/src/index.ts
// satori/packages/satori/src/index.ts
var src_exports = {};

@@ -41,3 +41,3 @@ __export(src_exports, {

// packages/satori/src/router.ts
// satori/packages/satori/src/router.ts
var import_core = require("@satorijs/core");

@@ -116,3 +116,3 @@ var import_cosmokit = require("cosmokit");

// packages/satori/src/index.ts
// satori/packages/satori/src/index.ts
(0, import_cosmokit2.defineProperty)(import_core2.Context, "Config", import_core2.Schema.intersect([]));

@@ -119,0 +119,0 @@ (0, import_cosmokit2.defineProperty)(import_core2.Context.Config, "Network", import_core2.Schema.object({

{
"name": "@satorijs/satori",
"description": "Core components of Satorijs",
"version": "1.1.1",
"version": "1.1.2",
"main": "lib/index.js",

@@ -35,3 +35,3 @@ "typings": "lib/index.d.ts",

"@koa/router": "^10.1.1",
"@satorijs/core": "^1.1.1",
"@satorijs/core": "^1.1.2",
"@types/koa": "*",

@@ -38,0 +38,0 @@ "@types/koa__router": "*",

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