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

@mcintyre94/codecs-core

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcintyre94/codecs-core - npm Package Compare versions

Comparing version 2.0.2-development to 2.0.3-development

5

package.json
{
"name": "@mcintyre94/codecs-core",
"version": "2.0.2-development",
"version": "2.0.3-development",
"description": "Core types and helpers for encoding and decoding byte arrays on Solana",

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

"version-from-git": "^1.1.1",
"build-scripts": "0.0.0",
"test-config": "0.0.0",
"build-scripts": "0.0.0",
"tsconfig": "0.0.0"

@@ -86,2 +86,3 @@ },

"dev": "jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch",
"publish:typedefs": "rm -r dist/types && pnpm tsup --config build-scripts/tsup.config.library.ts --dts-only --out-dir dist/types",
"publish-packages": "pnpm publish --tag experimental --access public --no-git-checks",

@@ -88,0 +89,0 @@ "style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/* package.json",

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