@perspect3vism/ad4m-connect
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@perspect3vism/ad4m-connect", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"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", | ||
@@ -10,0 +18,0 @@ "build:core": "node scripts/esbuild.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
1
2
1337156
10
6673