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

@perspect3vism/ad4m-connect

Package Overview
Dependencies
Maintainers
5
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perspect3vism/ad4m-connect - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

10

package.json
{
"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",

example/electron/index.html

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