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
0
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.7.0 to 0.8.0

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.7.0";
const artifact_download_url = "https://github.com/near/cargo-near/releases/download/cargo-near-v0.8.0";

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

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

## [0.8.0](https://github.com/near/cargo-near/compare/cargo-near-v0.7.0...cargo-near-v0.8.0) - 2024-08-14
### Other
- [**breaking**] Updated near-* to 0.24, interactive clap to 0.3 ([#201](https://github.com/near/cargo-near/pull/201))
- disable env section of `color_eyre` report ([#196](https://github.com/near/cargo-near/pull/196))
## [0.7.0](https://github.com/near/cargo-near/compare/cargo-near-v0.6.4...cargo-near-v0.7.0) - 2024-08-06

@@ -12,0 +18,0 @@

{
"name": "cargo-near",
"version": "0.7.0",
"version": "0.8.0",
"lockfileVersion": 3,

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

"name": "cargo-near",
"version": "0.7.0",
"version": "0.8.0",
"license": "MIT OR Apache-2.0",

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

{
"name": "cargo-near",
"version": "0.7.0",
"version": "0.8.0",
"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