Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hubelia/mathpkg

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubelia/mathpkg - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

.release-it.json

7

lib/fizzbuzz-jp.js

@@ -11,4 +11,9 @@ function fizzBuzzJP () {

function test () {
//
}
module.exports = {
fizzBuzzJP
fizzBuzzJP,
test
}

5

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc