@hubelia/mathpkg
Advanced tools
Comparing version 0.0.2 to 0.1.0
@@ -11,4 +11,9 @@ function fizzBuzzJP () { | ||
function test () { | ||
// | ||
} | ||
module.exports = { | ||
fizzBuzzJP | ||
fizzBuzzJP, | ||
test | ||
} |
{ | ||
"name": "@hubelia/mathpkg", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"main": "lib/index.js", | ||
@@ -10,2 +10,3 @@ "repository": "git@github.com:Hubelia/mathpkg.git", | ||
"devDependencies": { | ||
"@release-it/conventional-changelog": "^2.0.1", | ||
"eslint": "^7.23.0", | ||
@@ -19,2 +20,3 @@ "eslint-config-standard": "^16.0.2", | ||
"jest": "^26.6.3", | ||
"release-it": "^14.5.1", | ||
"vuepress": "^1.8.2" | ||
@@ -26,2 +28,3 @@ }, | ||
"lint": "eslint", | ||
"release": "release-it --dry-run", | ||
"test": "jest" | ||
@@ -28,0 +31,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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
388
0
369980
11
35