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

hub.js

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hub.js - npm Package Compare versions

Comparing version 0.0.11-56a16229a5f5f7943db0ee0fcada5e37692fb0fc to 0.0.11-7d8a170431bac9b23de7c7c8468348ff668d61d0

dist/browser.es.js

8

dist/index.js

@@ -1021,7 +1021,2 @@

if (typeof window === 'undefined') {
// dont do this gets added to client...
require('source-map-support').install()
}
const $302300578_types = $2563227135.struct.props.types

@@ -1077,2 +1072,5 @@

if (typeof __filename !== 'undefined') console.log('hub.js:', __filename)
const $621652771_fn = (val, stamp) => $302300578.create(val, stamp)

@@ -1079,0 +1077,0 @@ const $621652771 = $621652771_fn

{
"name": "hub.js",
"description": "Seamless realtime communcation",
"version": "0.0.11-56a16229a5f5f7943db0ee0fcada5e37692fb0fc",
"version": "0.0.11-7d8a170431bac9b23de7c7c8468348ff668d61d0",
"main": "dist/index.js",

@@ -18,4 +18,3 @@ "browser": {

"version-commit": "npm --no-git-tag-version version $(node -pe \"require('./package.json').version.split('-')[0]\")-$(git log -n 1 --pretty=format:'%H')",
"publish-unstable": "npm run version-commit && npm publish --tag unstable",
"pretest": "npm run build",
"publish-branch": "npm run version-commit && npm publish --tag $(git rev-parse --abbrev-ref HEAD | sed 's/\\//-/g')",
"prepublish": "npm run build",

@@ -45,3 +44,3 @@ "test": "node test/index.js",

"brisky-stamp": "^4.0.0",
"brisky-struct": "unstable",
"brisky-struct": "feature-enhancements",
"string-hash": "^1.1.0",

@@ -67,3 +66,2 @@ "uws": "0.12.0",

"rollup-watch": "^2.5.0",
"source-map-support": "^0.4.7",
"standard": "^8.1.0",

@@ -70,0 +68,0 @@ "tape": "4.6.0"

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