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

callbag

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

callbag - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

index.js

48

package.json
{
"name": "callbag",
"version": "1.5.0",
"description": "A standard for JS callbacks",
"repository": {
"type": "git",
"url": "git+https://github.com/callbag/callbag.git"
},
"main": "index.js",
"types": "types.d.ts",
"author": "staltz.com",
"license": "CC0",
"keywords": [
"callbag",
"callback",
"standard",
"spec",
"observable",
"iterable"
],
"devDependencies": {
"ts-node": "^4.1.0",
"typescript": "^4.3.5"
}
}
"name": "callbag",
"version": "1.5.1",
"description": "A standard for JS callbacks",
"repository": {
"type": "git",
"url": "git+https://github.com/callbag/callbag.git"
},
"main": "index.js",
"types": "types.d.ts",
"author": "staltz.com",
"license": "CC0",
"keywords": [
"callbag",
"callback",
"standard",
"spec",
"observable",
"iterable"
],
"devDependencies": {
"ts-node": "^4.1.0",
"typescript": "^4.3.5"
}
}
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