Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

universal-router-react

Package Overview
Dependencies
23
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 0.0.9

lib/index.js

8

package.json
{
"name": "universal-router-react",
"version": "0.0.8",
"version": "0.0.9",
"description": "",
"main": "_dist/index.js",
"main": "lib/index.js",
"scripts": {
"build": "npm run build:main && npm run build:platforms",
"build:main": "rollup -c -i index.js -o _dist/index.js",
"build:main": "rollup -c -i index.js -o lib/index.js",
"build:platforms": "rollup -c -i platforms/dom/index.js -o dom/index.js"
},
"files": [
"_dist",
"lib",
"dom"

@@ -14,0 +14,0 @@ ],

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