firebase-saga
Advanced tools
Comparing version 1.0.10 to 1.0.12
{ | ||
"name": "firebase-saga", | ||
"version": "1.0.10", | ||
"version": "1.0.12", | ||
"description": "A library for connecting Redux saga middleware to Firebase.", | ||
"main": "index.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "rimraf modules dist && NODE_ENV=babel-es2015 webpack && NODE_ENV=babel-es2015 babel src --out-dir modules", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85954