Socket
Socket
Sign inDemoInstall

starknet

Package Overview
Dependencies
Maintainers
1
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

starknet - npm Package Compare versions

Comparing version 3.19.0 to 4.0.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# [4.0.0](https://github.com/0xs34n/starknet.js/compare/v3.19.0...v4.0.0) (2022-07-27)
### Documentation
- v4 ([9e300a9](https://github.com/0xs34n/starknet.js/commit/9e300a98e587fc702ee3ef98441c457fe87e6c1e))
### BREAKING CHANGES
- new provider and signer interfaces
# [3.19.0](https://github.com/0xs34n/starknet.js/compare/v3.18.2...v3.19.0) (2022-07-25)

@@ -2,0 +12,0 @@

2

package.json
{
"name": "starknet",
"version": "3.19.0",
"version": "4.0.0",
"description": "JavaScript library for StarkNet",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -43,3 +43,3 @@ <!-- logo -->

$ npm install starknet
# or for pre-release features:
# or for starknet.js v4:
$ npm install starknet@next

@@ -89,2 +89,1 @@ ```

Licensed under the [MIT license](https://github.com/0xs34n/starknet.js/blob/main/LICENSE).
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