Socket
Socket
Sign inDemoInstall

url-to-deep-link

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

url-to-deep-link - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

5

package.json
{
"name": "url-to-deep-link",
"version": "1.0.4",
"version": "1.0.5",
"description": "Transform URLs to Deep Links and open your users apps",

@@ -14,3 +14,3 @@ "main": "./dist/index.js",

"prettier": "prettier --config \"./.prettierrc.js\" --write \"./lib/**/*.js\"",
"prepublishOnly": "npm run build",
"prepublishOnly": "npm run prettier && npm run build",
"test": "mocha --recursive --require babel-core/register",

@@ -44,2 +44,3 @@ "test:watch": "mocha --watch --recursive --require babel-core/register"

"mocha": "^5.2.0",
"prettier": "1.18.2",
"webpack": "^4.16.3",

@@ -46,0 +47,0 @@ "webpack-cli": "^3.1.0"

0

README.md

@@ -0,0 +0,0 @@ # url-to-deep-link

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