Socket
Socket
Sign inDemoInstall

react-useportal

Package Overview
Dependencies
6
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.32 to 0.1.33

dist/usePortal.js.map

11

package.json
{
"name": "react-useportal",
"version": "0.1.32",
"version": "0.1.33",
"homepage": "https://codesandbox.io/s/w6jp7z4pkk",

@@ -33,5 +33,3 @@ "main": "dist/usePortal.js",

},
"dependencies": {
"react": "^16.8.6"
},
"dependencies": {},
"devDependencies": {

@@ -41,7 +39,10 @@ "parcel-bundler": "^1.12.3",

},
"files": [
"dist"
],
"scripts": {
"dev": "parcel examples/index.html --open",
"build": "parcel build --target node ./usePortal.js",
"build": "parcel build ./usePortal.js --target node",
"publish": "yarn build && yarn publish"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc