react-fela
Advanced tools
Comparing version 4.3.1 to 4.3.2
{ | ||
"name": "react-fela", | ||
"version": "4.3.1", | ||
"version": "4.3.2", | ||
"description": "React bindings for Fela", | ||
@@ -11,3 +11,3 @@ "module": "index.es2015.js", | ||
"index.js", | ||
"/dist" | ||
"dist/**" | ||
], | ||
@@ -27,4 +27,4 @@ "repository": "https://github.com/rofrischmann/fela/", | ||
"react": "*", | ||
"fela": "4.3.1" | ||
"fela": "4.3.2" | ||
} | ||
} |
@@ -22,5 +22,5 @@ # React Fela | ||
<!-- Development build (with warnings) --> | ||
<script src="https://unpkg.com/react-fela@4.3.1/dist/react-fela.js"></script> | ||
<script src="https://unpkg.com/react-fela@4.3.2/dist/react-fela.js"></script> | ||
<!-- Production build (minified) --> | ||
<script src="https://unpkg.com/react-fela@4.3.1/dist/react-fela.min.js"></script> | ||
<script src="https://unpkg.com/react-fela@4.3.2/dist/react-fela.min.js"></script> | ||
``` | ||
@@ -27,0 +27,0 @@ |
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
46976