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

how-do-it

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

how-do-it - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

package.json
{
"name": "how-do-it",
"version": "1.0.2",
"version": "1.0.3",
"description": "Crea popup para describir tu aplicacion",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {

@@ -10,0 +7,0 @@ "type": "git",

1

src/Provider.js
const React = require("react");
const { useEffect, useState, useRef } = React
const HowDoitContext = require("./Context");

@@ -4,0 +5,0 @@ function HowDoitProvider({content, children }) {

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