Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

accordant

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accordant - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

README.md

32

package.json
{
"name": "accordant",
"version": "0.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.1.0",
"keywords": [
"Worker",
"SharedWorker",
"async",
"bindings"
],
"type": "module",
"exports": {
"./main": "./src/main.js",
"./shared-worker": "./src/shared.js",
"./worker": "./src/worker.js",
"./package.json": "./package.json"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
"author": "Andrea Giammarchi",
"license": "MIT",
"description": "One way shared/worker async bindings",
"repository": {
"type": "git",
"url": "git+https://github.com/WebReflection/accordant.git"
},
"bugs": {
"url": "https://github.com/WebReflection/accordant/issues"
},
"homepage": "https://github.com/WebReflection/accordant#readme"
}
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