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.12 to 0.0.13

16

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

@@ -35,5 +35,5 @@ "main": "dist/index.js",

"@kjots/tslint-rules": "^1.1.0",
"@types/chai": "^4.2.0",
"@types/chai": "^4.2.3",
"@types/mocha": "^5.2.7",
"@types/node": "^10.14.17",
"@types/node": "^10.14.19",
"chai": "^4.2.0",

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

"rimraf": "^3.0.0",
"ts-node": "^8.3.0",
"tslint": "^5.19.0",
"typescript": "^3.6.2"
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"typescript": "^3.6.3"
},
"dependencies": {
"@kjots/stream-observable": "^0.0.12",
"rxjs": "^6.5.2"
"@kjots/stream-observable": "^0.0.13",
"rxjs": "^6.5.3"
}
}
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