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.10 to 0.0.11

16

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

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

"engines": {
"node": ">=10.16.0",
"node": ">=10.16.3",
"npm": ">=6.9.0"

@@ -36,17 +36,17 @@ },

"@kjots/tslint-rules": "^1.1.0",
"@types/chai": "^4.1.7",
"@types/chai": "^4.2.0",
"@types/mocha": "^5.2.7",
"@types/node": "^10.14.12",
"@types/node": "^10.14.16",
"chai": "^4.2.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"npm-run-all": "^4.1.5",
"rimraf": "^2.6.3",
"rimraf": "^3.0.0",
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"tslint": "^5.19.0",
"typescript": "^3.5.3"
},
"dependencies": {
"@kjots/stream-observable": "^0.0.10",
"@kjots/stream-observable": "^0.0.11",
"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