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

@mysten/bcs

Package Overview
Dependencies
Maintainers
4
Versions
525
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mysten/bcs - npm Package Compare versions

Comparing version 0.0.0-experimental-20230328051145 to 0.0.0-experimental-20230425183902

8

CHANGELOG.md
# Change Log
## 0.0.0-experimental-20230328051145
## 0.0.0-experimental-20230425183902
### Patch Changes
- b4f0bfc76: Fix type definitions for package exports.
## 0.7.0
### Minor Changes

@@ -6,0 +12,0 @@

9

package.json
{
"name": "@mysten/bcs",
"version": "0.0.0-experimental-20230328051145",
"version": "0.0.0-experimental-20230425183902",
"description": "BCS - Canonical Binary Serialization implementation for JavaScript",

@@ -12,2 +12,3 @@ "license": "Apache-2.0",

".": {
"types": "./dist/index.d.ts",
"source": "./src/index.ts",

@@ -52,5 +53,5 @@ "import": "./dist/index.mjs",

"size-limit": "^8.2.4",
"tsup": "^6.6.3",
"typescript": "^4.9.4",
"vitest": "^0.29.3"
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
},

@@ -57,0 +58,0 @@ "dependencies": {

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