Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@proscom/prostore

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proscom/prostore - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

1

lib/es/prostore.d.ts

@@ -11,1 +11,2 @@ export * from './AsyncBehaviorStore';

export * from './ObservableWithValue';
export * from './ValueStore';

@@ -11,2 +11,3 @@ export * from './AsyncBehaviorStore';

export * from './ObservableWithValue';
export * from './ValueStore';
//# sourceMappingURL=prostore.js.map

@@ -11,1 +11,2 @@ export * from './AsyncBehaviorStore';

export * from './ObservableWithValue';
export * from './ValueStore';

@@ -14,2 +14,3 @@ "use strict";

tslib_1.__exportStar(require("./ObservableWithValue"), exports);
tslib_1.__exportStar(require("./ValueStore"), exports);
//# sourceMappingURL=prostore.js.map

4

package.json
{
"name": "@proscom/prostore",
"version": "0.2.4",
"version": "0.2.5",
"description": "State management library with multiple stores based on rxjs",

@@ -40,3 +40,3 @@ "author": "Andrew Starostin <a.starostin@proscom.ru>",

},
"gitHead": "ce19c247d0400cab79c7de80235460c09a764f5a"
"gitHead": "747d9c685c9cc10af0e164157a11ba5cd3391f9f"
}

@@ -11,1 +11,2 @@ export * from './AsyncBehaviorStore';

export * from './ObservableWithValue';
export * from './ValueStore';

Sorry, the diff of this file is not supported yet

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