Socket
Socket
Sign inDemoInstall

most-rx

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

4

package.json
{
"name": "most-rx",
"version": "1.1.1",
"version": "1.1.2",
"description": "Convert Most.js observables to RxJS and vice-versa",

@@ -10,3 +10,3 @@ "main": "lib/index.js",

"lint": "eslint src/**/*.js",
"preversion": "npm run lint && npm test && npm run build",
"preversion": "npm run lint && npm test",
"postversion": "git push origin HEAD && git push --tags",

@@ -13,0 +13,0 @@ "postinstall": "npm dedupe",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc