Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rxstack/service-registry

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rxstack/service-registry - npm Package Compare versions

Comparing version
0.4.0
to
0.5.0
+6
-6
package.json
{
"name": "@rxstack/service-registry",
"version": "0.4.0",
"version": "0.5.0",
"description": "RxStackServiceRegistry Component",

@@ -34,5 +34,5 @@ "private": false,

"devDependencies": {
"@types/chai": "^4.1.7",
"@types/chai": "^4.2.6",
"@types/mocha": "^2.2.48",
"@types/node": "^11.13.15",
"@types/node": "^12.12.14",
"chai": "3.5.0",

@@ -43,5 +43,5 @@ "mocha": "^5.2.0",

"source-map-support": "^0.4.15",
"ts-node": "^3.1.0",
"tslint": "^5.18.0",
"typescript": "^3.5.2"
"ts-node": "^8.5.4",
"tslint": "^5.20.1",
"typescript": "^3.7.3"
},

@@ -48,0 +48,0 @@ "bugs": {

@@ -11,3 +11,3 @@ # The Service Registry

// peerDependencies
npm install @rxstack/exceptions@^0.4
npm install @rxstack/exceptions@^0.5
```

@@ -14,0 +14,0 @@