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

fluir

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluir - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

1

index.js

@@ -42,3 +42,2 @@ var

var action = function(){
console.log('in ' + route);
var args = Array.prototype.slice.call(arguments);

@@ -45,0 +44,0 @@ store[route].apply(store, args);

2

package.json
{
"name": "fluir",
"version": "0.1.3",
"version": "0.1.4",
"description": "Dispatcher, router, store helper for React apps.",

@@ -5,0 +5,0 @@ "main": "index.js",

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