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

@funboxteam/fazio

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@funboxteam/fazio - npm Package Compare versions

Comparing version 0.1.3 to 1.0.0

7

CHANGELOG.md
# Changelog
## 1.0.0 (14.02.2022)
Nothing changed since 0.1.3.
Just a formal major release because the tool works as expected and no bugs were found.
## 0.1.3 (25.10.2021)

@@ -4,0 +11,0 @@

7

package.json
{
"name": "@funboxteam/fazio",
"version": "0.1.3",
"version": "1.0.0",
"description": "A tool to find an npm dep somewhere on your filesystem",

@@ -11,2 +11,3 @@ "main": "index.js",

"lint": "eslint -c .eslintrc.js --ext js .",
"prepublishOnly": "lawyer",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -39,4 +40,4 @@ },

"devDependencies": {
"@funboxteam/eslint-config": "5.3.2",
"eslint": "5.16.0",
"@funboxteam/eslint-config": "7.1.0",
"eslint": "7.32.0",
"husky": "4.3.8",

@@ -43,0 +44,0 @@ "lint-staged": "11.2.4"

@@ -16,3 +16,3 @@ # fazio

```
$ npm install -g fazio
$ npm install -g @funboxteam/fazio
```

@@ -19,0 +19,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