is-valid-app
Advanced tools
Comparing version 0.1.2 to 0.2.0
@@ -29,4 +29,4 @@ /*! | ||
var debug = utils.debug('base:generate:' + name); | ||
debug('initializing from <%s>', (module.parent && module.parent.id) || __dirname); | ||
debug('initializing from <%s>', module.parent.id); | ||
return true; | ||
}; |
{ | ||
"name": "is-valid-app", | ||
"description": "Wrapper around is-valid-instance and is-registered for validating `base` plugins. Returns true if `app` is a valid instance of base and a plugin is not registered yet.", | ||
"version": "0.1.2", | ||
"homepage": "https://github.com/node-base/is-valid-app", | ||
"version": "0.2.0", | ||
"homepage": "https://github.com/jonschlinkert/is-valid-app", | ||
"author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"repository": "node-base/is-valid-app", | ||
"repository": "jonschlinkert/is-valid-app", | ||
"bugs": { | ||
"url": "https://github.com/node-base/is-valid-app/issues" | ||
"url": "https://github.com/jonschlinkert/is-valid-app/issues" | ||
}, | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"is-registered": "^0.1.5", | ||
"is-valid-instance": "^0.1.0", | ||
"is-valid-instance": "^0.2.0", | ||
"lazy-cache": "^2.0.1" | ||
@@ -29,0 +29,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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No website
QualityPackage does not have a website.
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
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
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
0
3508
4
2
2
1
0
+ Addedis-valid-instance@0.2.0(transitive)
- Removedis-valid-instance@0.1.0(transitive)
Updatedis-valid-instance@^0.2.0