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.9.0 to 0.10.0

12

CHANGELOG.md

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

## [0.10.0](https://github.com/near/cargo-near/compare/cargo-near-v0.9.0...cargo-near-v0.10.0) - 2024-10-16
### Added
- [**breaking**] use `wasm-opt -O` (via wasm-opt-rs) as post-step of build ([#231](https://github.com/near/cargo-near/pull/231))
- `env` flag for external parameters of docker build and regular build ([#226](https://github.com/near/cargo-near/pull/226))
### Other
- Use Posthog instead of Mixpanel to collect stats on new projects creation ([#227](https://github.com/near/cargo-near/pull/227))
- Fix tracking usage ([#225](https://github.com/near/cargo-near/pull/225))
## [0.9.0](https://github.com/near/cargo-near/compare/cargo-near-v0.8.2...cargo-near-v0.9.0) - 2024-09-12

@@ -12,0 +24,0 @@

4

npm-shrinkwrap.json

@@ -27,3 +27,3 @@ {

"name": "cargo-near",
"version": "0.9.0"
"version": "0.10.0"
},

@@ -790,3 +790,3 @@ "node_modules/@isaacs/cliui": {

"requires": true,
"version": "0.9.0"
"version": "0.10.0"
}
{
"artifactDownloadUrl": "https://github.com/near/cargo-near/releases/download/cargo-near-v0.9.0",
"artifactDownloadUrl": "https://github.com/near/cargo-near/releases/download/cargo-near-v0.10.0",
"author": "Near Inc <hello@nearprotocol.com>",

@@ -98,3 +98,3 @@ "bin": {

},
"version": "0.9.0",
"version": "0.10.0",
"volta": {

@@ -101,0 +101,0 @@ "node": "18.14.1",

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