@meadre/test-package-one
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,2 @@ | ||
'use strict'; | ||
"use strict"; | ||
@@ -6,3 +6,3 @@ module.exports = testPackageOne; | ||
function testPackageOne() { | ||
// TODO | ||
// TODO testing changes | ||
} |
{ | ||
"name": "@meadre/test-package-one", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "> TODO: description", | ||
@@ -29,3 +29,3 @@ "author": "Furkan Ay <furkan-ay@outlook.com>", | ||
}, | ||
"gitHead": "e93aef470960cfe2eb3758577ef9c614245637c3" | ||
"gitHead": "abebf3d4da1badce2b3a8e8c61dd0ec892dd8b10" | ||
} |
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
980