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

@basetime/a2w-api-ts

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basetime/a2w-api-ts - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

3

dist/index.cjs.js

@@ -238,5 +238,2 @@ "use strict";

}
if (process.env.NODE_ENV === "development") {
return "https://local.addtowallet.io:5009/api/v1";
}
return "https://app.addtowallet.io/api/v1";

@@ -243,0 +240,0 @@ };

@@ -205,5 +205,2 @@ // src/Endpoint.ts

}
if (process.env.NODE_ENV === "development") {
return "https://local.addtowallet.io:5009/api/v1";
}
return "https://app.addtowallet.io/api/v1";

@@ -210,0 +207,0 @@ };

2

package.json
{
"name": "@basetime/a2w-api-ts",
"version": "0.1.6",
"version": "0.1.7",
"private": false,

@@ -5,0 +5,0 @@ "description": "Client library that communicates with the addtowallet API.",

Sorry, the diff of this file is not supported yet

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