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

@satorijs/protocol

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@satorijs/protocol - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

lib/index.cjs

12

package.json
{
"name": "@satorijs/protocol",
"description": "Protocol types for Satori protocol",
"version": "1.2.0",
"main": "lib/index.js",
"version": "1.2.1",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
"exports": {
".": {
"node": "./lib/index.js",
"browser": "./lib/index.mjs",
"require": "./lib/index.cjs",
"import": "./lib/index.mjs",
"types": "./lib/index.d.ts"

@@ -38,5 +40,5 @@ },

"dependencies": {
"@satorijs/element": "^3.0.0",
"@satorijs/element": "^3.1.4",
"cosmokit": "^1.5.2"
}
}
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