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

flummox

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flummox - npm Package Compare versions

Comparing version 3.6.3 to 3.6.4

9

CHANGELOG.md

@@ -12,2 +12,11 @@ # Changelog

## 3.6.4
- **Internal**
- Remove deprecated React warnings from tests
## 3.6.3
- **Bug Fix**
- Fix with requiring babel-runtime plugin
## 3.6.2

@@ -14,0 +23,0 @@

4

package.json
{
"name": "flummox",
"version": "3.6.3",
"version": "3.6.4",
"description": "Idiomatic, modular, testable, isomorphic Flux. No singletons required.",

@@ -34,3 +34,2 @@ "main": "lib/Flux.js",

"babel-loader": "^6.2.0",
"babel-plugin-transform-runtime": "^6.1.18",
"babel-preset-es2015-loose": "^6.1.2",

@@ -49,2 +48,3 @@ "babel-preset-react": "^6.1.18",

"react-addons-test-utils": "^0.14.3",
"react-dom": "^0.14.3",
"sinon": "1.14.0",

@@ -51,0 +51,0 @@ "source-map-support": "0.2.10",

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