@gforceg/dependency-d
Advanced tools
Comparing version 1.0.0 to 2.0.0
module.exports = function dependency_d() { | ||
this.d = function () { 'deeee!!!' } | ||
this.dee = function () { 'deeee!!!' } | ||
return this | ||
} |
{ | ||
"name": "@gforceg/dependency-d", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "a test-dependency for ahoc-repo", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
347