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

@bloc-js/react-bloc

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloc-js/react-bloc - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

lib/use-bloc-state.d.ts

1

lib/react-bloc.d.ts
export * from "./bloc-builder";
export * from "./use-bloc-state";

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

__export(require("./bloc-builder"));
__export(require("./use-bloc-state"));
//# sourceMappingURL=react-bloc.js.map

4

package.json
{
"name": "@bloc-js/react-bloc",
"version": "1.2.0",
"version": "1.2.1",
"description": "React components for implementing the BLoC pattern.",

@@ -40,3 +40,3 @@ "keywords": [

},
"gitHead": "52231074e1164e2a39a99684332415e6ece013b9"
"gitHead": "e4e8efc26d50f3b4e42db6e2d00d5ec163bbaf7e"
}

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