Huge News!Announcing our $40M Series B led by Abstract Ventures.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.22 to 1.3.0

13

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

@@ -40,10 +40,11 @@ "keywords": [

"peerDependencies": {
"@bloc-js/bloc": "^1.0",
"react": "^16.8"
"@bloc-js/bloc": "*",
"react": "*"
},
"devDependencies": {
"@bloc-js/bloc": "^1.6.0",
"@types/react": "^16.8.18"
"@bloc-js/bloc": "^1.7.0",
"@types/react": "^16.8.18",
"react": "^16.11.0"
},
"gitHead": "e224477fce74b355c9f0fa0a86384863306a4fe3"
"gitHead": "6ad9e20ee6be99f927485343e1d1a18b9fc8ceb8"
}
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