Comparing version 0.0.9 to 0.0.11
@@ -11,2 +11,2 @@ /* This Source Code Form is subject to the terms of the Mozilla Public | ||
const { Bootstrap } = require(COMMONJS_URI + "/sdk/addon/bootstrap.js"); | ||
const { startup, shutdown, install, uninstall } = new Bootstrap(rootURI); | ||
var { startup, shutdown, install, uninstall } = new Bootstrap(rootURI); |
{ | ||
"name": "jpm-core", | ||
"version": "0.0.9", | ||
"version": "0.0.11", | ||
"description": "Cross platform components for building Firefox add-ons", | ||
@@ -13,8 +13,11 @@ "main": "./index.js", | ||
"author": "Erik Vold <evold@mozilla.com> (http://work.erikvold.com/)", | ||
"license": "MPL v2.0", | ||
"homepage": "https://github.com/mozilla/jpm-core", | ||
"license": "MPL-2.0", | ||
"homepage": "https://github.com/mozilla-jetpack/jpm-core", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/mozilla/jpm-core.git" | ||
"url": "git://github.com/mozilla-jetpack/jpm-core.git" | ||
}, | ||
"bugs": { | ||
"url": "http://github.com/mozilla-jetpack/jpm-core/issues" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# JPM Core [![Build Status](https://travis-ci.org/mozilla/jpm-core.png)](https://travis-ci.org/mozilla/jpm-core) | ||
# JPM Core | ||
=== | ||
@@ -3,0 +3,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
17545
6
14
1