Socket
Socket
Sign inDemoInstall

near-api-js

Package Overview
Dependencies
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

near-api-js - npm Package Compare versions

Comparing version 5.0.0-next.8 to 5.0.0-next.9

lib/esm/account_creator.mjs

8

package.json
{
"name": "near-api-js",
"description": "JavaScript library to interact with NEAR Protocol via RPC API",
"version": "5.0.0-next.8",
"version": "5.0.0-next.9",
"repository": {

@@ -19,7 +19,7 @@ "type": "git",

"near-abi": "0.1.1",
"@near-js/accounts": "1.3.0-next.8",
"@near-js/crypto": "1.4.0-next.8",
"@near-js/accounts": "1.3.0-next.8",
"@near-js/keystores": "0.2.0-next.8",
"@near-js/keystores-browser": "0.2.0-next.8",
"@near-js/keystores-node": "0.1.0-next.8",
"@near-js/keystores": "0.2.0-next.8",
"@near-js/providers": "1.0.0-next.8",

@@ -63,3 +63,3 @@ "@near-js/signers": "0.2.0-next.8",

"scripts": {
"compile:esm": "tsc -p ./tsconfig.json",
"compile:esm": "tsc -p ./tsconfig.json && mjsify ./lib/esm",
"compile:cjs": "tsc -p ./tsconfig.cjs.json && cjsify ./lib/commonjs",

@@ -66,0 +66,0 @@ "dev": "pnpm compile -w",

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