@wistia/react-embeds
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -1057,2 +1057,5 @@ 'use strict'; | ||
} | ||
WistiaProvider.defaultProps = { | ||
context: {} | ||
}; | ||
/** | ||
@@ -1059,0 +1062,0 @@ * A way to access the player API from any component that is a child |
@@ -989,2 +989,5 @@ 'use strict'; | ||
} | ||
WistiaProvider.defaultProps = { | ||
context: {} | ||
}; | ||
/** | ||
@@ -991,0 +994,0 @@ * A way to access the player API from any component that is a child |
@@ -1205,2 +1205,5 @@ 'use strict'; | ||
} | ||
WistiaProvider.defaultProps = { | ||
context: {} | ||
}; | ||
/** | ||
@@ -1207,0 +1210,0 @@ * A way to access the player API from any component that is a child |
{ | ||
"name": "@wistia/react-embeds", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "React component wrappers for Wistia embeddables", | ||
@@ -25,4 +25,2 @@ "browser": "browser.js", | ||
"prop-types": "^15.7.2", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"rollup": "^2.57.0", | ||
@@ -33,3 +31,4 @@ "rollup-plugin-replace": "^2.1.0" | ||
"prop-types": "^15.7.2", | ||
"react": "^17.0.2", | ||
"react": ">17.0.2", | ||
"react-dom": ">17.0.2", | ||
"regenerator-runtime": "^0.12.0" | ||
@@ -36,0 +35,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
189712
11
4989
5