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

@kjots/observable-stream

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kjots/observable-stream - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

22

package.json
{
"name": "@kjots/observable-stream",
"version": "0.0.8",
"version": "0.0.9",
"description": "Observable Stream",

@@ -30,10 +30,10 @@ "main": "dist/index.js",

"engines": {
"node": ">=10.15.3",
"npm": ">=6.4.1"
"node": ">=10.16.0",
"npm": ">=6.9.0"
},
"devDependencies": {
"@kjots/tslint-rules": "^1.0.0",
"@kjots/tslint-rules": "^1.1.0",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.6",
"@types/node": "^10.14.6",
"@types/mocha": "^5.2.7",
"@types/node": "^10.14.10",
"chai": "^4.2.0",

@@ -43,10 +43,10 @@ "mocha": "^6.1.4",

"rimraf": "^2.6.3",
"ts-node": "^8.1.0",
"tslint": "^5.16.0",
"typescript": "^3.4.5"
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"typescript": "^3.5.2"
},
"dependencies": {
"@kjots/stream-observable": "^0.0.8",
"rxjs": "^6.5.1"
"@kjots/stream-observable": "^0.0.9",
"rxjs": "^6.5.2"
}
}
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