Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wistia/react-embeds

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wistia/react-embeds - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

3

dist/index.browser.dev.js

@@ -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

7

package.json
{
"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

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