New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@meteorwallet/meteor-near-sdk

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meteorwallet/meteor-near-sdk - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

dist/index.js.map

5

package.json
{
"name": "@meteorwallet/meteor-near-sdk",
"version": "1.0.2",
"version": "2.0.0",
"main": "dist/index.js",

@@ -11,3 +11,4 @@ "types": "dist/index.d.ts",

"clean": "npx rimraf ./dist",
"build": "yarn clean && esbuild ./src/index.ts --bundle --platform=node --target=node16 --outfile=./dist/index.js --format=cjs"
"build": "yarn clean && esbuild ./src/index.ts --bundle --platform=node --target=node16 --outfile=./dist/index.js --format=cjs",
"build-tsc": "yarn clean && tsc"
},

@@ -14,0 +15,0 @@ "devDependencies": {

dist/index.d.ts

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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