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

@webiny/pubsub

Package Overview
Dependencies
Maintainers
1
Versions
416
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/pubsub - npm Package Compare versions

Comparing version

to
5.18.0-beta.0

3

index.js

@@ -50,3 +50,2 @@ "use strict";

exports.createTopic = createTopic;
//# sourceMappingURL=index.js.map
exports.createTopic = createTopic;
{
"name": "@webiny/pubsub",
"version": "5.17.4",
"version": "5.18.0-beta.0",
"main": "index.js",

@@ -22,4 +22,4 @@ "repository": {

"@babel/runtime": "^7.5.5",
"@webiny/cli": "^5.17.4",
"@webiny/project-utils": "^5.17.4",
"@webiny/cli": "^5.18.0-beta.0",
"@webiny/project-utils": "^5.18.0-beta.0",
"rimraf": "^3.0.2",

@@ -33,3 +33,3 @@ "ttypescript": "^1.5.12",

},
"gitHead": "bdfaa377704bf7f51d73561b4c6129f682bf24d2"
"gitHead": "46afcd3383636a47ec64c2daf2990fb3f1f6780d"
}

@@ -5,3 +5,2 @@ "use strict";

value: true
});
//# sourceMappingURL=types.js.map
});