@perspect3vism/ad4m-connect
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@perspect3vism/ad4m-connect", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Lib for handling everything needed to setup a connection to a local or remote ad4m-executor", | ||
"license": "CAL-1.0", | ||
"main": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepare": "run-s build:*", | ||
"release": "np --no-2fa --no-tests --tag=latest", | ||
"release:beta": "np --no-2fa --no-tests --tag=beta --any-branch", | ||
"dev": "NODE_ENV=dev run-p build:* serve", | ||
"serve": "npx serve", | ||
"build": "npm run build:core && npm run build:web && npm run build:electron && tsc", | ||
@@ -28,3 +20,3 @@ "build:core": "node scripts/esbuild.js", | ||
"@apollo/client": "^3.6.9", | ||
"@perspect3vism/ad4m": "0.1.34", | ||
"@perspect3vism/ad4m": "0.1.37", | ||
"@rollup/plugin-commonjs": "^14.0.0", | ||
@@ -31,0 +23,0 @@ "@rollup/plugin-node-resolve": "^8.0.0", |
@@ -0,0 +0,0 @@ # AD4M connection library and wizard for apps |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
6642873
29
21216
2
6
15