Socket
Socket
Sign inDemoInstall

@walletconnect/window-metadata

Package Overview
Dependencies
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@walletconnect/window-metadata - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/tsconfig.esm.tsbuildinfo

10

package.json
{
"name": "@walletconnect/window-metadata",
"description": "Scrape Window Metadata",
"version": "1.0.0",
"author": "WalletConnect <walletconnect.org>",
"version": "1.0.1",
"author": "WalletConnect, Inc. <walletconnect.com>",
"license": "MIT",

@@ -34,7 +34,8 @@ "keywords": [

"build": "run-s clean build:cjs build:esm build:umd ",
"test": "env TS_NODE_PROJECT=\"tsconfig.cjs.json\" mocha --exit -r ts-node/register ./test/**/*.test.ts",
"test": "env TS_NODE_PROJECT=\"tsconfig.cjs.json\" mocha --timeout 5000 --exit -r ts-node/register ./test/**/*.test.ts",
"lint": "eslint -c '../../.eslintrc' --fix './src/**/*.ts'"
},
"dependencies": {
"@walletconnect/window-getters": "^1.0.0"
"@walletconnect/window-getters": "^1.0.1",
"tslib": "1.14.1"
},

@@ -46,3 +47,2 @@ "devDependencies": {

"husky": "^4.3.0",
"tslib": "^1.10.0",
"typescript": "^3.7.5",

@@ -49,0 +49,0 @@ "webpack": "^4.41.6",

Sorry, the diff of this file is not supported yet

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