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.1-experimental to 2.0.2-development

dist/types/assertions.d.ts.map

7

package.json
{
"name": "@mcintyre94/codecs-core",
"version": "2.0.1-experimental",
"version": "2.0.2-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",
"test-config": "0.0.0",
"build-scripts": "0.0.0",
"test-config": "0.0.0",
"tsconfig": "0.0.0"

@@ -84,4 +84,3 @@ },

"compile:js": "tsup --config build-scripts/tsup.config.library.ts",
"compile:typedefs": "tsup --config build-scripts/tsup.config.library.ts --dts-only --out-dir dist/types",
"compile:typedefs_old": "tsc -p ./tsconfig.declarations.json",
"compile:typedefs": "tsc -p ./tsconfig.declarations.json",
"dev": "jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch",

@@ -88,0 +87,0 @@ "publish-packages": "pnpm publish --tag experimental --access public --no-git-checks",

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