Socket
Socket
Sign inDemoInstall

@newageerp/v3.app.app-data

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newageerp/v3.app.app-data - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

7

dist/app-data.js

@@ -50,3 +50,8 @@ "use strict";

}
axios_1.default
const axiosInstance = axios_1.default.create({
baseURL: '',
timeout: 300 * 1000,
maxRedirects: 5,
});
axiosInstance
.get(`${window.location.origin}/app/nae-core/init`)

@@ -53,0 +58,0 @@ .then((res) => {

4

package.json
{
"name": "@newageerp/v3.app.app-data",
"version": "0.0.6",
"version": "0.0.7",
"main": "dist/index.js",

@@ -8,3 +8,3 @@ "componentId": {

"name": "v3/app/app-data",
"version": "0.0.6"
"version": "0.0.7"
},

@@ -11,0 +11,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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