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

@firebase/webchannel-wrapper

Package Overview
Dependencies
Maintainers
3
Versions
3167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/webchannel-wrapper - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

16

externs/overrides.js
/**
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Overrides for the goog.net.WebChannel.Options object provided

@@ -3,0 +19,0 @@ * by closure-library. This prevents the mangling of these properties

11

package.json
{
"name": "@firebase/webchannel-wrapper",
"version": "0.2.1",
"version": "0.2.2",
"description": "A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application",

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

"build": "node tools/build.js",
"prepublish": "npm run build"
"prepare": "npm run build"
},

@@ -16,3 +16,10 @@ "license": "Apache-2.0",

"watch": "^1.0.2"
},
"repository": {
"type": "git",
"url": "https://github.com/firebase/firebase-js-sdk/tree/master/packages/webchannel-wrapper"
},
"bugs": {
"url": "https://github.com/firebase/firebase-js-sdk/issues"
}
}
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