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

react-dynamic-help

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dynamic-help - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

5

package.json
{
"name": "react-dynamic-help",
"description": "React Dynamic Help - Create flows of helpful popups in your React App",
"version": "2.4.2",
"version": "2.4.3",
"repository": {

@@ -13,4 +13,3 @@ "type": "git",

"homepage": "https://github.com/greenasjade/react-dynamic-help#readme",
"main": "lib/es5/index.js",
"module": "lib/es6/index.js",
"main": "lib/es5/index.js",
"author": "GreenAsJade",

@@ -17,0 +16,0 @@ "license": "MIT",

@@ -10,3 +10,3 @@ # react-dynamic-help

V 2.4.2 - As integrated with [online-go.com](https://online-go.com).
V 2.4.3 - As integrated with [online-go.com](https://online-go.com).

@@ -97,6 +97,3 @@ Demo at https://github.com/GreenAsJade/react-dynamic-help-demo

- Fix up the packaging
This library was packaged following https://www.youtube.com/watch?v=vRmLTZyq57U
It turns out this might not have been the best choice of packaging guide. The current packaging seems to work, but is non-standard (does not include the source) and cumbersome (manually copying CSS for example).
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