Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@near-js/providers

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-js/providers - npm Package Compare versions

Comparing version 1.0.0-next.14 to 1.0.0-next.15

13

package.json
{
"name": "@near-js/providers",
"version": "1.0.0-next.14",
"version": "1.0.0-next.15",
"description": "Library of implementations for interfacing with the NEAR blockchain",
"main": "./lib/commonjs/index.cjs",
"types": "./lib/esm/index.d.ts",
"main": "lib/esm/index.js",
"type": "module",

@@ -15,5 +14,5 @@ "keywords": [],

"isomorphic-unfetch": "^3.1.0",
"@near-js/transactions": "1.3.0-next.14",
"@near-js/types": "1.0.0-next.14",
"@near-js/utils": "1.0.0-next.14"
"@near-js/types": "0.3.0-next.15",
"@near-js/transactions": "1.3.0-next.15",
"@near-js/utils": "1.0.0-next.15"
},

@@ -38,3 +37,3 @@ "devDependencies": {

"require": "./lib/commonjs/index.cjs",
"import": "./lib/esm/index.mjs"
"import": "./lib/esm/index.js"
},

@@ -41,0 +40,0 @@ "scripts": {

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