Socket
Socket
Sign inDemoInstall

@solana/codecs-core

Package Overview
Dependencies
Maintainers
14
Versions
1027
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/codecs-core - npm Package Compare versions

Comparing version 2.0.0-experimental.9f6f304 to 2.0.0-experimental.b313ba0

6

package.json
{
"name": "@solana/codecs-core",
"version": "2.0.0-experimental.9f6f304",
"version": "2.0.0-experimental.b313ba0",
"description": "Core types and helpers for encoding and decoding byte arrays on Solana",

@@ -90,4 +90,4 @@ "exports": {

"test:treeshakability:browser": "agadoo dist/index.browser.js",
"test:treeshakability:native": "agadoo dist/index.node.js",
"test:treeshakability:node": "agadoo dist/index.native.js",
"test:treeshakability:native": "agadoo dist/index.native.js",
"test:treeshakability:node": "agadoo dist/index.node.js",
"test:typecheck": "tsc --noEmit",

@@ -94,0 +94,0 @@ "test:unit:browser": "jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent",

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