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

cargo-near

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cargo-near - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

binary.js

@@ -14,3 +14,3 @@ const { Binary } = require("binary-install");

const name = "cargo-near";
const artifact_download_url = "https://github.com/near/cargo-near/releases/download/cargo-near-v0.6.0";
const artifact_download_url = "https://github.com/near/cargo-near/releases/download/cargo-near-v0.6.1";

@@ -17,0 +17,0 @@ const builder_glibc_major_version = 2;

@@ -10,2 +10,7 @@ # Changelog

## [0.6.1](https://github.com/near/cargo-near/compare/cargo-near-v0.6.0...cargo-near-v0.6.1) - 2024-02-23
### Other
- Updated near-sdk-rs to version 5.0.0 for the new projects ([#132](https://github.com/near/cargo-near/pull/132))
## [0.6.0](https://github.com/near/cargo-near/compare/cargo-near-v0.5.2...cargo-near-v0.6.0) - 2024-02-03

@@ -12,0 +17,0 @@

{
"name": "cargo-near",
"version": "0.6.0",
"version": "0.6.1",
"lockfileVersion": 3,

@@ -9,3 +9,3 @@ "requires": true,

"name": "cargo-near",
"version": "0.6.0",
"version": "0.6.1",
"license": "MIT OR Apache-2.0",

@@ -12,0 +12,0 @@ "hasInstallScript": true,

{
"name": "cargo-near",
"version": "0.6.0",
"version": "0.6.1",
"description": "Cargo extension for building Rust smart contracts on NEAR",

@@ -5,0 +5,0 @@ "repository": "https://github.com/near/cargo-near",

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