@firebase/webchannel-wrapper
Advanced tools
Comparing version 0.2.1 to 0.2.2
/** | ||
* 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 |
{ | ||
"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" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
57615
288
1
0