New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@bigfive-org/score

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigfive-org/score - npm Package Compare versions

Comparing version
1.2.1
to
1.2.2
+1
-1
LICENSE
MIT License
Copyright (c) 2018 alheimsins
Copyright (c) 2024 B5 Holding AS

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@bigfive-org/score",
"description": "Calculate score for big five tests",
"version": "1.2.1",
"version": "1.2.2",
"license": "MIT",

@@ -14,14 +14,2 @@ "publishConfig": {

],
"author": {
"name": "Geir Gåsodden",
"email": "geir.gasodden@pythonia.no",
"url": "https://github.com/zrrrzzt"
},
"contributors": [
{
"name": "Jonas Enge",
"email": "jonas.enge@gmail.com",
"url": "https://github.com/maccyber"
}
],
"main": "index.js",

@@ -35,13 +23,4 @@ "scripts": {

"personality",
"calculate score",
"alheimsins"
"calculate score"
],
"repository": {
"type": "git",
"url": "git+https://github.com/alheimsins/bigfive-calculate-score.git"
},
"bugs": {
"url": "https://github.com/alheimsins/bigfive-calculate-score/issues"
},
"homepage": "https://github.com/alheimsins/bigfive-calculate-score#readme",
"devDependencies": {

@@ -48,0 +27,0 @@ "ava": "4.3.3",

@@ -1,6 +0,3 @@

[![Coverage Status](https://coveralls.io/repos/Alheimsins/bigfive-calculate-score/badge.svg?branch=master&service=github)](https://coveralls.io/github/Alheimsins/bigfive-calculate-score?branch=master)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)
# @bigfive-org/score
# bigfive-calculate-score
Calculate score for big five tests

@@ -11,3 +8,3 @@

```
$ npm i @alheimsins/bigfive-calculate-score
$ npm i @bigfive-org/score
```

@@ -21,3 +18,3 @@

```JavaScript
const calculateScore = require('@alheimsins/bigfive-calculate-score')
const calculateScore = require('@bigfive-org/score')
const result = {

@@ -192,15 +189,4 @@ "timeElapsed": -51,

## Related
- [bigfive-web](https://github.com/rubynor/bigfive-web) Website for five factor model of personality
- [b5-web](https://github.com/zrrrzzt/b5-web) Static website for big five tests
## License
[MIT](LICENSE)
## About
Created by with ❤ for [Alheimsins](https://alheimsins.net)
<img src="https://image.ibb.co/dPH08G/logo_black.png" alt="Alhemsins logo" height="150px" width="150px" />