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

callback-registry

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

callback-registry - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

10

package.json
{
"name": "callback-registry",
"version": "2.5.1",
"version": "2.5.2",
"description": "Registry for callbacks",

@@ -10,3 +10,3 @@ "main": "./lib/index.js",

"test": "npm run build && mocha tests/index.js",
"prepublish": "npm run test"
"prepublishOnly": "npm run test"
},

@@ -30,5 +30,5 @@ "repository": {

"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.5.3",
"typescript": "^2.3.4"
"chai": "4.2.0",
"mocha": "6.2.2",
"typescript": "3.6.4"
},

@@ -35,0 +35,0 @@ "publishConfig": {

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