Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gate.js

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gate.js - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

.npmignore

26

package.json
{
"name": "gate.js",
"version": "0.0.0",
"description": "cross-domain broadcasting service",
"author": "Dmitry Korobkin <dmitry.korobkin@gmail.com>",
"license": "MIT",
"keywords": [
"broadcasting",
"crossdomain",
"messagechannel",
"onmessage",
"onstorage",
"postmessage"
],
"main": "index.js"
"keywords": ["postmessage", "onstorage", "onmessage", "messagechannel", "crossdomain"],
"version": "0.1.0",
"devDependencies": {
"babel-cli": "^6.9.0",
"grunt": "~0.4.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-rollup": "^0.7.1",
"rollup-plugin-commonjs": "^2.2.1",
"rollup-plugin-node-resolve": "^1.5.0"
},
"dependencies": {
"rollup-plugin-babel": "^2.4.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