@fireadmin/test-sem-release
Advanced tools
Comparing version 2.0.0 to 2.1.0
25
index.js
@@ -11,3 +11,28 @@ module.exports = { | ||
console.log('Test func3') | ||
}, | ||
test3: () => { | ||
console.log('Test func') | ||
console.log('Test func2') | ||
console.log('Test func3') | ||
}, | ||
test4: () => { | ||
console.log('Test func') | ||
console.log('Test func2') | ||
console.log('Test func3') | ||
}, | ||
test6: () => { | ||
console.log('Test func') | ||
console.log('Test func2') | ||
console.log('Test func3') | ||
}, | ||
test7: () => { | ||
console.log('Test func') | ||
console.log('Test func2') | ||
console.log('Test func3') | ||
}, | ||
test8: () => { | ||
console.log('Test func') | ||
console.log('Test func2') | ||
console.log('Test func3') | ||
} | ||
} |
{ | ||
"name": "@fireadmin/test-sem-release", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "", | ||
@@ -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
7536
53