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

subscription

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subscription - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

.npmignore

23

package.json
{
"name": "subscription",
"version": "2.0.0",
"description": "",
"version": "3.0.0",
"description": "Simple abstraction for first-class event emitters",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"repository": {
"type": "git",
"url": "git+https://github.com/marijnh/subscription.git"
},
"author": "",
"license": "ISC"
"keywords": [
"event",
"signal",
"listener",
"emitter"
],
"author": "Marijn Haverbeke <marijnh@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/marijnh/subscription/issues"
},
"homepage": "https://github.com/marijnh/subscription#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