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

@near-js/utils

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-js/utils - npm Package Compare versions

Comparing version 0.3.0-next.3 to 0.3.0-next.4

lib/commonjs/constants.cjs

6

package.json
{
"name": "@near-js/utils",
"version": "0.3.0-next.3",
"version": "0.3.0-next.4",
"description": "Common methods and constants for the NEAR API JavaScript client",

@@ -14,3 +14,3 @@ "main": "lib/esm/index.js",

"mustache": "4.0.0",
"@near-js/types": "0.3.0-next.3"
"@near-js/types": "0.3.0-next.4"
},

@@ -29,3 +29,3 @@ "devDependencies": {

"exports": {
"require": "./lib/commonjs/index.js",
"require": "./lib/commonjs/index.cjs",
"import": "./lib/esm/index.js"

@@ -32,0 +32,0 @@ },

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