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

@equinor/workspace-observable-proxy

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/workspace-observable-proxy - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

0

dist/esm/index.js
export * from './lib';

@@ -0,0 +0,0 @@ import { BehaviorSubject } from 'rxjs';

export * from './createObservableProxy';
export * from './types';
export * from './subscriberProxy';
export * from './lib';

@@ -0,0 +0,0 @@ import { ObservableProxy } from './types';

export * from './createObservableProxy';
export * from './types';
export * from './subscriberProxy';

@@ -0,0 +0,0 @@ import { Observable } from 'rxjs';

4

package.json
{
"name": "@equinor/workspace-observable-proxy",
"version": "0.2.3",
"version": "0.2.4",
"private": false,

@@ -28,3 +28,3 @@ "type": "module",

"ts-node": "^10.9.1",
"typescript": "^4.8.4"
"typescript": "^5.0.2"
},

@@ -31,0 +31,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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